[{"id":11033679,"name":"sapling-configmodel","ecosystem":"cargo","description":"Configuration types used by Sapling.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:10:39.647Z","latest_release_published_at":"2024-11-12T00:10:39.647Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:08:31.282Z","created_at":"2024-11-12T00:37:43.778Z","updated_at":"2026-09-02T09:08:31.282Z","registry_url":"https://crates.io/crates/sapling-configmodel/","install_command":"cargo install sapling-configmodel","documentation_url":"https://docs.rs/sapling-configmodel/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-27T18:51:36.415Z","dependent_packages_count":0,"downloads":1224,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01277818173149,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.064229104973116},"purl":"pkg:cargo/sapling-configmodel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-configmodel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-configmodel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-configmodel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T16:51:06.393Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-configmodel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-configmodel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-configmodel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-configmodel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-configmodel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-configmodel/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:46.504Z","updated_at":"2024-11-27T17:50:46.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":4076244,"name":"esl01-drawdag","ecosystem":"cargo","description":"Parse an ASCII DAG into parent relations.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-03-13T07:36:47.993Z","latest_release_published_at":"2023-01-27T02:50:01.128Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:08:31.583Z","created_at":"2022-04-12T11:50:44.566Z","updated_at":"2026-09-02T09:08:31.584Z","registry_url":"https://crates.io/crates/esl01-drawdag/","install_command":"cargo install esl01-drawdag","documentation_url":"https://docs.rs/esl01-drawdag/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-27T20:10:44.212Z","dependent_packages_count":2,"downloads":63374,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":10.169692279751423,"dependent_repos_count":9.53731425817817,"dependent_packages_count":10.580142784938085,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":7.015729309461053},"purl":"pkg:cargo/esl01-drawdag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-drawdag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-drawdag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-drawdag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T18:51:36.616Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-drawdag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-drawdag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-drawdag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-drawdag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-drawdag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-drawdag/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:05.668Z","updated_at":"2022-11-07T18:59:05.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033509,"name":"sapling-dev-logger","ecosystem":"cargo","description":"Print or examine tracing output in unit tests.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:15:48.319Z","latest_release_published_at":"2024-11-11T21:15:48.319Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:08:38.565Z","created_at":"2024-11-11T21:16:11.191Z","updated_at":"2026-09-02T09:08:38.566Z","registry_url":"https://crates.io/crates/sapling-dev-logger/","install_command":"cargo install sapling-dev-logger","documentation_url":"https://docs.rs/sapling-dev-logger/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:14:59.742Z","dependent_packages_count":0,"downloads":1477,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-dev-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-dev-logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-dev-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-dev-logger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dev-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dev-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dev-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dev-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dev-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dev-logger/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-11T21:23:09.639Z","updated_at":"2024-11-11T21:23:09.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":4076248,"name":"esl01-indexedlog","ecosystem":"cargo","description":"Append-only on-disk storage with integrity checks and indexing support.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-03-13T07:36:37.437Z","latest_release_published_at":"2023-01-27T02:50:22.516Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:08:38.534Z","created_at":"2022-04-12T11:50:45.176Z","updated_at":"2026-09-02T09:08:38.535Z","registry_url":"https://crates.io/crates/esl01-indexedlog/","install_command":"cargo install esl01-indexedlog","documentation_url":"https://docs.rs/esl01-indexedlog/","metadata":{"categories":[]},"repo_metadata":{"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2023-12-18T22:38:54.000Z","size":229093,"stargazers_count":5491,"open_issues_count":188,"forks_count":256,"subscribers_count":72,"default_branch":"main","last_synced_at":"2023-12-18T22:44:20.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2023-12-18T13:38:19.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":82788,"total_committers":1661,"mean_commits":49.84226369656833,"dds":0.9009639078127265,"last_synced_commit":"3a285a56d28e550449c9cffe47ba9f16b06033ad"},"previous_names":["facebookexperimental/eden"],"tags_count":68,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176961913,"owners_count":10474176,"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","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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":128,"last_synced_at":"2023-04-09T04:00:27.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","created_at":"2022-11-02T16:18:58.639Z","updated_at":"2023-04-09T04:00:28.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2023-12-19T02:30:06.067Z","dependent_packages_count":1,"downloads":65677,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":10.100994148814365,"dependent_repos_count":9.53731425817817,"dependent_packages_count":15.669130888067482,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":8.01978730389952},"purl":"pkg:cargo/esl01-indexedlog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-indexedlog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-indexedlog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-indexedlog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-19T02:30:03.947Z","issues_count":255,"pull_requests_count":152,"avg_time_to_close_issue":1631843.1098901099,"avg_time_to_close_pull_request":1228281.5317460317,"issues_closed_count":91,"pull_requests_closed_count":126,"pull_request_authors_count":34,"issue_authors_count":73,"avg_comments_per_issue":1.9647058823529413,"avg_comments_per_pull_request":2.6447368421052633,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":246,"past_year_pull_requests_count":146,"past_year_avg_time_to_close_issue":1463422.0227272727,"past_year_avg_time_to_close_pull_request":1287866.7583333333,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.829268292682927,"past_year_avg_comments_per_pull_request":2.684931506849315,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-indexedlog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-indexedlog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-indexedlog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-indexedlog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-indexedlog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-indexedlog/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:06.616Z","updated_at":"2022-11-07T18:59:06.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":4076258,"name":"esl01-vlqencoding","ecosystem":"cargo","description":"VLQ encoding (https://en.wikipedia.org/wiki/Variable-length_quantity).","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-03-13T07:26:27.235Z","latest_release_published_at":"2023-01-27T02:48:12.996Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:08:48.004Z","created_at":"2022-04-12T11:50:46.447Z","updated_at":"2026-09-02T09:08:48.004Z","registry_url":"https://crates.io/crates/esl01-vlqencoding/","install_command":"cargo install esl01-vlqencoding","documentation_url":"https://docs.rs/esl01-vlqencoding/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:13:45.288Z","dependent_packages_count":3,"downloads":64535,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":10.09634367843323,"dependent_repos_count":9.53731425817817,"dependent_packages_count":7.93476543989891,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":6.471984120189579},"purl":"pkg:cargo/esl01-vlqencoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-vlqencoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-vlqencoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-vlqencoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-vlqencoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-vlqencoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-vlqencoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-vlqencoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-vlqencoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-vlqencoding/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:08.048Z","updated_at":"2022-11-07T18:59:08.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":5996024,"name":"esl01-renderdag","ecosystem":"cargo","description":"Render a graph into ASCII or Unicode text.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-27T03:09:45.850Z","latest_release_published_at":"2023-01-27T03:09:45.850Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:08:47.995Z","created_at":"2023-01-27T03:27:57.004Z","updated_at":"2026-09-02T09:08:47.995Z","registry_url":"https://crates.io/crates/esl01-renderdag/","install_command":"cargo install esl01-renderdag","documentation_url":"https://docs.rs/esl01-renderdag/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:14:51.319Z","dependent_packages_count":4,"downloads":229672,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":8.255620217780972,"dependent_repos_count":17.129589411086453,"dependent_packages_count":10.580142784938085,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":8.15136992764862},"purl":"pkg:cargo/esl01-renderdag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-renderdag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-renderdag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-renderdag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-renderdag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-renderdag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-renderdag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-renderdag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-renderdag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-renderdag/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2023-01-27T03:28:17.222Z","updated_at":"2023-01-27T03:28:17.222Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":4076254,"name":"esl01-minibytes","ecosystem":"cargo","description":"Shared reference-counted bytes with zero-copy slicing support.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-03-13T07:29:49.141Z","latest_release_published_at":"2023-01-27T02:47:48.831Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:08:55.232Z","created_at":"2022-04-12T11:50:46.021Z","updated_at":"2026-09-02T09:08:55.232Z","registry_url":"https://crates.io/crates/esl01-minibytes/","install_command":"cargo install esl01-minibytes","documentation_url":"https://docs.rs/esl01-minibytes/","metadata":{"categories":[]},"repo_metadata":{"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2023-12-18T22:38:54.000Z","size":229093,"stargazers_count":5491,"open_issues_count":188,"forks_count":256,"subscribers_count":72,"default_branch":"main","last_synced_at":"2023-12-18T22:44:20.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2023-12-18T13:38:19.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":82788,"total_committers":1661,"mean_commits":49.84226369656833,"dds":0.9009639078127265,"last_synced_commit":"3a285a56d28e550449c9cffe47ba9f16b06033ad"},"previous_names":["facebookexperimental/eden"],"tags_count":68,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176961913,"owners_count":10474176,"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","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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":128,"last_synced_at":"2023-04-09T04:00:27.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","created_at":"2022-11-02T16:18:58.639Z","updated_at":"2023-04-09T04:00:28.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2023-12-19T02:30:04.074Z","dependent_packages_count":4,"downloads":66813,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":9.998341769253244,"dependent_repos_count":9.076049620581013,"dependent_packages_count":6.417424816780389,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":6.056662686210446},"purl":"pkg:cargo/esl01-minibytes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-minibytes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-minibytes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-minibytes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-19T02:30:03.262Z","issues_count":255,"pull_requests_count":152,"avg_time_to_close_issue":1631843.1098901099,"avg_time_to_close_pull_request":1228281.5317460317,"issues_closed_count":91,"pull_requests_closed_count":126,"pull_request_authors_count":34,"issue_authors_count":73,"avg_comments_per_issue":1.9647058823529413,"avg_comments_per_pull_request":2.6447368421052633,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":246,"past_year_pull_requests_count":146,"past_year_avg_time_to_close_issue":1463422.0227272727,"past_year_avg_time_to_close_pull_request":1287866.7583333333,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.829268292682927,"past_year_avg_comments_per_pull_request":2.684931506849315,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibytes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibytes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibytes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibytes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibytes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibytes/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:07.674Z","updated_at":"2022-11-07T18:59:07.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":4076252,"name":"esl01-mincode","ecosystem":"cargo","description":"Bincode-like serialization with VLQ encoded integers.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-03-13T07:35:27.416Z","latest_release_published_at":"2023-01-27T02:48:37.994Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:09:05.878Z","created_at":"2022-04-12T11:50:45.728Z","updated_at":"2026-09-02T09:09:05.878Z","registry_url":"https://crates.io/crates/esl01-mincode/","install_command":"cargo install esl01-mincode","documentation_url":"https://docs.rs/esl01-mincode/","metadata":{"categories":[]},"repo_metadata":{"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2023-10-26T03:42:23.000Z","size":216554,"stargazers_count":5307,"open_issues_count":178,"forks_count":240,"subscribers_count":71,"default_branch":"main","last_synced_at":"2023-10-26T04:15:10.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2023-10-27T04:31:11.071Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":82788,"total_committers":1661,"mean_commits":49.84226369656833,"dds":0.9009639078127265,"last_synced_commit":"3a285a56d28e550449c9cffe47ba9f16b06033ad"},"previous_names":["facebookexperimental/eden"],"tags_count":68,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":175879409,"owners_count":10323606,"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","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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":128,"last_synced_at":"2023-04-09T04:00:27.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","created_at":"2022-11-02T16:18:58.639Z","updated_at":"2023-04-09T04:00:28.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2023-12-12T09:12:59.961Z","dependent_packages_count":1,"downloads":28210,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":21.522255825522542,"dependent_repos_count":17.129589411086453,"dependent_packages_count":15.669130888067482,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":11.822494669822813},"purl":"pkg:cargo/esl01-mincode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-mincode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-mincode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-mincode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-12T09:12:59.426Z","issues_count":252,"pull_requests_count":150,"avg_time_to_close_issue":1648357.888888889,"avg_time_to_close_pull_request":1238055.096,"issues_closed_count":90,"pull_requests_closed_count":125,"pull_request_authors_count":32,"issue_authors_count":71,"avg_comments_per_issue":1.9365079365079365,"avg_comments_per_pull_request":2.6466666666666665,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":245,"past_year_pull_requests_count":150,"past_year_avg_time_to_close_issue":1478570.4022988505,"past_year_avg_time_to_close_pull_request":1238055.096,"past_year_issues_closed_count":87,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.836734693877551,"past_year_avg_comments_per_pull_request":2.6466666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-mincode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-mincode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-mincode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-mincode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-mincode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-mincode/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:07.102Z","updated_at":"2022-11-07T18:59:07.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033510,"name":"sapling-nonblocking","ecosystem":"cargo","description":"Call non-blocking async Rust from non-async Rust.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:12:33.422Z","latest_release_published_at":"2024-11-11T21:12:33.422Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:05.886Z","created_at":"2024-11-11T21:16:11.227Z","updated_at":"2026-09-02T09:09:05.887Z","registry_url":"https://crates.io/crates/sapling-nonblocking/","install_command":"cargo install sapling-nonblocking","documentation_url":"https://docs.rs/sapling-nonblocking/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:14:51.088Z","dependent_packages_count":0,"downloads":6658,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-nonblocking","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-nonblocking","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-nonblocking","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-nonblocking/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-nonblocking/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-nonblocking/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-nonblocking/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-nonblocking/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-nonblocking/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-nonblocking/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:37.488Z","updated_at":"2024-11-27T17:50:37.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033507,"name":"sapling-vlqencoding","ecosystem":"cargo","description":"VLQ encoding (https://en.wikipedia.org/wiki/Variable-length_quantity).","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:10:18.900Z","latest_release_published_at":"2024-11-11T21:10:18.900Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:14.333Z","created_at":"2024-11-11T21:16:11.114Z","updated_at":"2026-09-02T09:09:14.333Z","registry_url":"https://crates.io/crates/sapling-vlqencoding/","install_command":"cargo install sapling-vlqencoding","documentation_url":"https://docs.rs/sapling-vlqencoding/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-30T11:55:23.343Z","dependent_packages_count":0,"downloads":7139,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-vlqencoding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-vlqencoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-vlqencoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-vlqencoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T01:05:44.530Z","issues_count":297,"pull_requests_count":616,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":92,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.508116883116883,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6923076923076923,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-vlqencoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-vlqencoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-vlqencoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-vlqencoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-vlqencoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-vlqencoding/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:33.286Z","updated_at":"2024-11-27T17:50:33.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":5996021,"name":"esl01-dag-types","ecosystem":"cargo","description":"A subset of types used by esl01-dag.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-27T02:49:27.365Z","latest_release_published_at":"2023-01-27T02:49:27.365Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:09:15.028Z","created_at":"2023-01-27T03:27:56.683Z","updated_at":"2026-09-02T09:09:15.029Z","registry_url":"https://crates.io/crates/esl01-dag-types/","install_command":"cargo install esl01-dag-types","documentation_url":"https://docs.rs/esl01-dag-types/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:14:09.812Z","dependent_packages_count":1,"downloads":26833,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":22.24792918565078,"dependent_repos_count":17.129589411086453,"dependent_packages_count":15.669130888067482,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":11.96762934184846},"purl":"pkg:cargo/esl01-dag-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-dag-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-dag-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-dag-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag-types/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2023-01-27T03:28:17.206Z","updated_at":"2023-01-27T03:28:17.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033528,"name":"sapling-hgtime","ecosystem":"cargo","description":"Parse time from strings.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:27:47.694Z","latest_release_published_at":"2024-11-11T21:27:47.694Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:22.965Z","created_at":"2024-11-11T21:33:16.471Z","updated_at":"2026-09-02T09:09:22.966Z","registry_url":"https://crates.io/crates/sapling-hgtime/","install_command":"cargo install sapling-hgtime","documentation_url":"https://docs.rs/sapling-hgtime/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-30T20:59:21.492Z","dependent_packages_count":0,"downloads":980,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-hgtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-hgtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-hgtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-hgtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T11:55:23.502Z","issues_count":297,"pull_requests_count":616,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":92,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.508116883116883,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3825950.111111111,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.706896551724138,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-hgtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-hgtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-hgtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-hgtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-hgtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-hgtime/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:35.925Z","updated_at":"2024-11-27T17:50:35.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033583,"name":"sapling-atomicfile","ecosystem":"cargo","description":"Atomically write a file with retries.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T22:16:41.916Z","latest_release_published_at":"2024-11-11T22:16:41.916Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:24.646Z","created_at":"2024-11-11T22:31:57.409Z","updated_at":"2026-09-02T09:09:24.646Z","registry_url":"https://crates.io/crates/sapling-atomicfile/","install_command":"cargo install sapling-atomicfile","documentation_url":"https://docs.rs/sapling-atomicfile/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-28T05:45:23.156Z","dependent_packages_count":0,"downloads":7386,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-atomicfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-atomicfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-atomicfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-atomicfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T18:51:36.616Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-atomicfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-atomicfile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-atomicfile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-atomicfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-atomicfile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-atomicfile/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:39.811Z","updated_at":"2024-11-27T17:50:39.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033673,"name":"sapling-util","ecosystem":"cargo","description":"Misc utilities used by Sapling.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:09:29.532Z","latest_release_published_at":"2024-11-12T00:09:29.532Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:24.813Z","created_at":"2024-11-12T00:37:42.817Z","updated_at":"2026-09-02T09:09:24.813Z","registry_url":"https://crates.io/crates/sapling-util/","install_command":"cargo install sapling-util","documentation_url":"https://docs.rs/sapling-util/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-26T16:51:06.010Z","dependent_packages_count":0,"downloads":1465,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01933415183626,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.066414428341375},"purl":"pkg:cargo/sapling-util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-util","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T03:12:07.713Z","issues_count":295,"pull_requests_count":608,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":87,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.518092105263158,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":209,"past_year_issues_count":17,"past_year_pull_requests_count":111,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.47058823529411764,"past_year_avg_comments_per_pull_request":1.6576576576576576,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-util/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:39.421Z","updated_at":"2024-11-27T17:50:39.421Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033508,"name":"sapling-minibytes","ecosystem":"cargo","description":"Shared reference-counted bytes and str with zero-copy slicing support.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:14:23.858Z","latest_release_published_at":"2024-11-11T21:14:23.858Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:33.281Z","created_at":"2024-11-11T21:16:11.189Z","updated_at":"2026-09-02T09:09:33.281Z","registry_url":"https://crates.io/crates/sapling-minibytes/","install_command":"cargo install sapling-minibytes","documentation_url":"https://docs.rs/sapling-minibytes/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:17:59.607Z","dependent_packages_count":0,"downloads":8608,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-minibytes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-minibytes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-minibytes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-minibytes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T18:51:36.616Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibytes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibytes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibytes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibytes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibytes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibytes/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:37.762Z","updated_at":"2024-11-27T17:50:37.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033674,"name":"sapling-rewrite-macros","ecosystem":"cargo","description":"Proc macros to rewrite code used by Sapling.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:06:42.863Z","latest_release_published_at":"2024-11-12T00:06:42.863Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:33.336Z","created_at":"2024-11-12T00:37:43.033Z","updated_at":"2026-09-02T09:09:33.336Z","registry_url":"https://crates.io/crates/sapling-rewrite-macros/","install_command":"cargo install sapling-rewrite-macros","documentation_url":"https://docs.rs/sapling-rewrite-macros/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:13:45.273Z","dependent_packages_count":0,"downloads":1711,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01277818173149,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.064229104973116},"purl":"pkg:cargo/sapling-rewrite-macros","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-rewrite-macros","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-rewrite-macros","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-rewrite-macros/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-rewrite-macros/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-rewrite-macros/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-rewrite-macros/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-rewrite-macros/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-rewrite-macros/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-rewrite-macros/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:36.601Z","updated_at":"2024-11-27T17:50:36.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033676,"name":"sapling-dag-types","ecosystem":"cargo","description":"A subset of types used by sapling-dag","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:03:45.396Z","latest_release_published_at":"2024-11-12T00:03:45.396Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:45.737Z","created_at":"2024-11-12T00:37:43.218Z","updated_at":"2026-09-02T09:09:45.737Z","registry_url":"https://crates.io/crates/sapling-dag-types/","install_command":"cargo install sapling-dag-types","documentation_url":"https://docs.rs/sapling-dag-types/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:13:17.148Z","dependent_packages_count":0,"downloads":6646,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01933415183626,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.066414428341375},"purl":"pkg:cargo/sapling-dag-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-dag-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-dag-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-dag-types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag-types/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:34.010Z","updated_at":"2024-11-27T17:50:34.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":5996022,"name":"esl01-nonblocking","ecosystem":"cargo","description":"Call non-blocking async Rust from non-async Rust.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-27T02:49:12.741Z","latest_release_published_at":"2023-01-27T02:49:12.741Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:10:07.223Z","created_at":"2023-01-27T03:27:56.935Z","updated_at":"2026-09-02T09:10:07.224Z","registry_url":"https://crates.io/crates/esl01-nonblocking/","install_command":"cargo install esl01-nonblocking","documentation_url":"https://docs.rs/esl01-nonblocking/","metadata":{"categories":[]},"repo_metadata":{"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2024-02-14T17:40:59.000Z","size":236283,"stargazers_count":5642,"open_issues_count":203,"forks_count":265,"subscribers_count":72,"default_branch":"main","last_synced_at":"2024-02-14T20:02:22.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2024-02-14T11:33:37.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":84748,"total_committers":1700,"mean_commits":49.85176470588235,"dds":0.9032543540850522,"last_synced_commit":"f31a683d77e6e4d370091badc13f4e09a63e683f"},"previous_names":["facebookexperimental/eden"],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":186018783,"owners_count":11756551,"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","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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":128,"last_synced_at":"2023-04-09T04:00:27.355Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","created_at":"2022-11-02T16:18:58.639Z","updated_at":"2023-04-09T04:00:28.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2024-02-14T20:04:02.020Z","dependent_packages_count":2,"downloads":26814,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":22.242401749828254,"dependent_repos_count":17.129589411086453,"dependent_packages_count":10.580142784938085,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":10.948726234058075},"purl":"pkg:cargo/esl01-nonblocking","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-nonblocking","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-nonblocking","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-nonblocking/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-02-12T20:03:50.304Z","issues_count":268,"pull_requests_count":178,"avg_time_to_close_issue":2240592.90625,"avg_time_to_close_pull_request":1494437.1527777778,"issues_closed_count":96,"pull_requests_closed_count":144,"pull_request_authors_count":39,"issue_authors_count":78,"avg_comments_per_issue":2.093283582089552,"avg_comments_per_pull_request":2.8820224719101124,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":246,"past_year_pull_requests_count":168,"past_year_avg_time_to_close_issue":1669650.6590909092,"past_year_avg_time_to_close_pull_request":1490785.3851851851,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":135,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8252032520325203,"past_year_avg_comments_per_pull_request":2.8214285714285716,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-nonblocking/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-nonblocking/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-nonblocking/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-nonblocking/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-nonblocking/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-nonblocking/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2023-01-27T03:28:16.527Z","updated_at":"2023-01-27T03:28:16.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033511,"name":"sapling-mincode","ecosystem":"cargo","description":"Bincode-like serialization with VLQ encoded integers.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:13:28.168Z","latest_release_published_at":"2024-11-11T21:13:28.168Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:10:15.295Z","created_at":"2024-11-11T21:16:11.400Z","updated_at":"2026-09-02T09:10:15.295Z","registry_url":"https://crates.io/crates/sapling-mincode/","install_command":"cargo install sapling-mincode","documentation_url":"https://docs.rs/sapling-mincode/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:14:43.127Z","dependent_packages_count":0,"downloads":6665,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-mincode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-mincode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-mincode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-mincode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-mincode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-mincode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-mincode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-mincode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-mincode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-mincode/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:38.181Z","updated_at":"2024-11-27T17:50:38.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033675,"name":"sapling-tree-pattern-match","ecosystem":"cargo","description":"Pattern match for tree structures.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:05:21.221Z","latest_release_published_at":"2024-11-12T00:05:21.221Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:10:15.480Z","created_at":"2024-11-12T00:37:43.168Z","updated_at":"2026-09-02T09:10:15.480Z","registry_url":"https://crates.io/crates/sapling-tree-pattern-match/","install_command":"cargo install sapling-tree-pattern-match","documentation_url":"https://docs.rs/sapling-tree-pattern-match/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-26T18:03:59.853Z","dependent_packages_count":0,"downloads":1942,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01933415183626,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.066414428341375},"purl":"pkg:cargo/sapling-tree-pattern-match","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-tree-pattern-match","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-tree-pattern-match","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-tree-pattern-match/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T16:51:06.393Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-tree-pattern-match/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-tree-pattern-match/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-tree-pattern-match/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-tree-pattern-match/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-tree-pattern-match/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-tree-pattern-match/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:46.573Z","updated_at":"2024-11-27T17:50:46.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033781,"name":"sapling-indexedlog","ecosystem":"cargo","description":"Append-only on-disk storage with integrity checks and radix tree indexing.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:55:13.443Z","latest_release_published_at":"2024-11-12T00:55:13.443Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:10:26.012Z","created_at":"2024-11-12T01:41:24.734Z","updated_at":"2026-09-02T09:10:26.012Z","registry_url":"https://crates.io/crates/sapling-indexedlog/","install_command":"cargo install sapling-indexedlog","documentation_url":"https://docs.rs/sapling-indexedlog/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:14:59.734Z","dependent_packages_count":0,"downloads":6635,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.00860620075572,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.06283844464786},"purl":"pkg:cargo/sapling-indexedlog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-indexedlog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-indexedlog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-indexedlog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-indexedlog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-indexedlog/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-indexedlog/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-indexedlog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-indexedlog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-indexedlog/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:38.943Z","updated_at":"2024-11-27T17:50:38.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033789,"name":"sapling-renderdag","ecosystem":"cargo","description":"Render a DAG into ASCII or Unicode text.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T01:06:10.432Z","latest_release_published_at":"2024-11-12T01:06:10.432Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:10:36.598Z","created_at":"2024-11-12T01:54:28.599Z","updated_at":"2026-09-02T09:10:36.598Z","registry_url":"https://crates.io/crates/sapling-renderdag/","install_command":"cargo install sapling-renderdag","documentation_url":"https://docs.rs/sapling-renderdag/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-29T20:39:11.046Z","dependent_packages_count":0,"downloads":660337,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-renderdag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-renderdag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-renderdag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-renderdag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T01:05:44.530Z","issues_count":297,"pull_requests_count":616,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":92,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.508116883116883,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":117,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6923076923076923,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-renderdag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-renderdag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-renderdag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-renderdag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-renderdag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-renderdag/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:37.284Z","updated_at":"2024-11-27T17:50:37.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":5996018,"name":"esl01-dev-logger","ecosystem":"cargo","description":"Configure tracing logs in dev environment (ex. tests).","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-27T02:49:52.573Z","latest_release_published_at":"2023-01-27T02:49:52.573Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:10:46.371Z","created_at":"2023-01-27T03:27:56.660Z","updated_at":"2026-09-02T09:10:46.371Z","registry_url":"https://crates.io/crates/esl01-dev-logger/","install_command":"cargo install esl01-dev-logger","documentation_url":"https://docs.rs/esl01-dev-logger/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-29T01:05:44.273Z","dependent_packages_count":2,"downloads":2825,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":88.67974670784345,"dependent_repos_count":29.318292202377133,"dependent_packages_count":11.426555354966414,"stargazers_count":1.9436782346526398,"forks_count":3.6445112396103476,"average":27.002556747889997},"purl":"pkg:cargo/esl01-dev-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-dev-logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-dev-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-dev-logger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T18:51:36.616Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dev-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dev-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dev-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dev-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dev-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dev-logger/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2023-01-27T03:28:15.191Z","updated_at":"2023-01-27T03:28:15.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":5996025,"name":"esl01-atomicfile","ecosystem":"cargo","description":"Atomically write a file with retries.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-27T02:47:31.525Z","latest_release_published_at":"2023-01-27T02:47:31.525Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:11:01.075Z","created_at":"2023-01-27T03:27:57.027Z","updated_at":"2026-09-02T15:54:16.743Z","registry_url":"https://crates.io/crates/esl01-atomicfile/","install_command":"cargo install esl01-atomicfile","documentation_url":"https://docs.rs/esl01-atomicfile/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-09-02T02:48:58.000Z","size":524434,"stargazers_count":7001,"open_issues_count":375,"forks_count":396,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-09-02T09:06:49.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-09-02T02:49:02.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-09-02T15:54:16.742Z","dependent_packages_count":1,"downloads":26844,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":22.274009179457607,"dependent_repos_count":17.129589411086453,"dependent_packages_count":15.669130888067482,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":11.972845340609826},"purl":"pkg:cargo/esl01-atomicfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-atomicfile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-atomicfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-atomicfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T11:35:51.437Z","issues_count":298,"pull_requests_count":618,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2361079.632743363,"issues_closed_count":117,"pull_requests_closed_count":452,"pull_request_authors_count":93,"issue_authors_count":160,"avg_comments_per_issue":1.9563758389261745,"avg_comments_per_pull_request":2.5064724919093853,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":211,"past_year_issues_count":19,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":4439802.6486486485,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.42105263157894735,"past_year_avg_comments_per_pull_request":1.711864406779661,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-atomicfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-atomicfile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-atomicfile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-atomicfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-atomicfile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-atomicfile/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2023-01-27T03:28:17.218Z","updated_at":"2023-01-27T03:28:17.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033788,"name":"sapling-dag","ecosystem":"cargo","description":"An implementation of a DAG used for source control.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T01:07:35.535Z","latest_release_published_at":"2024-11-12T01:07:35.535Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:10:06.893Z","created_at":"2024-11-12T01:54:28.550Z","updated_at":"2026-09-02T09:10:06.893Z","registry_url":"https://crates.io/crates/sapling-dag/","install_command":"cargo install sapling-dag","documentation_url":"https://docs.rs/sapling-dag/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-26T19:14:48.846Z","dependent_packages_count":0,"downloads":6413,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01933415183626,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.066414428341375},"purl":"pkg:cargo/sapling-dag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-dag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-dag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-dag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T16:51:06.393Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-dag/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:28.110Z","updated_at":"2024-11-27T17:50:28.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":13670617,"name":"rust-esl01-renderdag","ecosystem":"debian","description":null,"homepage":"https://github.com/facebook/sapling","licenses":"gpl-2.0","normalized_licenses":[],"repository_url":"https://github.com/facebook/sapling","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:14:37.642Z","latest_release_published_at":"2026-02-12T13:14:37.642Z","latest_release_number":"0.3.0-1","last_synced_at":"2026-03-14T19:19:24.222Z","created_at":"2026-02-12T13:14:37.406Z","updated_at":"2026-09-02T22:24:13.971Z","registry_url":"https://tracker.debian.org/pkg/rust-esl01-renderdag","install_command":"apt-get install rust-esl01-renderdag","documentation_url":"https://packages.debian.org/trixie/rust-esl01-renderdag","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"librust-esl01-renderdag-dev","standards_version":"4.7.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-cargo, cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bitflags-1+default-dev \u003c!nocheck\u003e, librust-itertools-0+default-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-09-02T02:48:58.000Z","size":524434,"stargazers_count":7001,"open_issues_count":375,"forks_count":396,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-09-02T09:06:49.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-09-02T02:49:02.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-09-02T22:24:13.971Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-esl01-renderdag?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-esl01-renderdag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-esl01-renderdag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-esl01-renderdag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T11:35:51.437Z","issues_count":298,"pull_requests_count":618,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2361079.632743363,"issues_closed_count":117,"pull_requests_closed_count":452,"pull_request_authors_count":93,"issue_authors_count":160,"avg_comments_per_issue":1.9563758389261745,"avg_comments_per_pull_request":2.5064724919093853,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":211,"past_year_issues_count":19,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":4439802.6486486485,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.42105263157894735,"past_year_avg_comments_per_pull_request":1.711864406779661,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-esl01-renderdag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-esl01-renderdag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-esl01-renderdag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-esl01-renderdag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-esl01-renderdag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-esl01-renderdag/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1833},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-02T05:05:34.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":11033538,"name":"sapling-minibench","ecosystem":"cargo","description":"Minimal benchmark library.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:37:54.605Z","latest_release_published_at":"2024-11-11T21:37:54.605Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:56.319Z","created_at":"2024-11-11T21:46:54.629Z","updated_at":"2026-09-02T23:43:37.449Z","registry_url":"https://crates.io/crates/sapling-minibench/","install_command":"cargo install sapling-minibench","documentation_url":"https://docs.rs/sapling-minibench/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-09-02T02:48:58.000Z","size":524434,"stargazers_count":7001,"open_issues_count":375,"forks_count":396,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-09-02T09:06:49.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-09-02T02:49:02.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-09-02T23:43:37.448Z","dependent_packages_count":0,"downloads":1233,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-minibench","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-minibench","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-minibench","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-minibench/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T11:35:51.437Z","issues_count":298,"pull_requests_count":618,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2361079.632743363,"issues_closed_count":117,"pull_requests_closed_count":452,"pull_request_authors_count":93,"issue_authors_count":160,"avg_comments_per_issue":1.9563758389261745,"avg_comments_per_pull_request":2.5064724919093853,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":211,"past_year_issues_count":19,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":4439802.6486486485,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.42105263157894735,"past_year_avg_comments_per_pull_request":1.711864406779661,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibench/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibench/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibench/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibench/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibench/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-minibench/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:39.565Z","updated_at":"2024-11-27T17:50:39.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":4076246,"name":"esl01-hgtime","ecosystem":"cargo","description":"Parse time from strings.","homepage":null,"licenses":"GPL-2.0-only","normalized_licenses":["GPL-2.0-only"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-09-03T14:12:28.665Z","latest_release_published_at":"2023-01-27T02:48:59.496Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:09:45.740Z","created_at":"2022-04-12T11:50:44.888Z","updated_at":"2026-09-03T01:15:13.741Z","registry_url":"https://crates.io/crates/esl01-hgtime/","install_command":"cargo install esl01-hgtime","documentation_url":"https://docs.rs/esl01-hgtime/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-09-02T02:48:58.000Z","size":524434,"stargazers_count":7001,"open_issues_count":375,"forks_count":396,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-09-02T09:06:49.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-09-02T02:49:02.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-09-03T01:15:13.741Z","dependent_packages_count":1,"downloads":19990,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":18.930931151086387,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":1.9436782346526398,"forks_count":3.6445112396103476,"average":14.15870164859837},"purl":"pkg:cargo/esl01-hgtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-hgtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-hgtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-hgtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T11:35:51.437Z","issues_count":298,"pull_requests_count":618,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2361079.632743363,"issues_closed_count":117,"pull_requests_closed_count":452,"pull_request_authors_count":93,"issue_authors_count":160,"avg_comments_per_issue":1.9563758389261745,"avg_comments_per_pull_request":2.5064724919093853,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":211,"past_year_issues_count":19,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":4439802.6486486485,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.42105263157894735,"past_year_avg_comments_per_pull_request":1.711864406779661,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-hgtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-hgtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-hgtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-hgtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-hgtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-hgtime/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:06.051Z","updated_at":"2022-11-07T18:59:06.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033678,"name":"sapling-lazystr","ecosystem":"cargo","description":"Thin abstraction for maybe lazily generated str.","homepage":"https://sapling-scm.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-12T00:07:52.941Z","latest_release_published_at":"2024-11-12T00:07:52.941Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:10:25.802Z","created_at":"2024-11-12T00:37:43.353Z","updated_at":"2026-09-02T15:54:16.746Z","registry_url":"https://crates.io/crates/sapling-lazystr/","install_command":"cargo install sapling-lazystr","documentation_url":"https://docs.rs/sapling-lazystr/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-09-02T02:48:58.000Z","size":524434,"stargazers_count":7001,"open_issues_count":375,"forks_count":396,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-09-02T09:06:49.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-09-02T02:49:02.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-09-02T15:54:16.745Z","dependent_packages_count":0,"downloads":1722,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.01933415183626,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.066414428341375},"purl":"pkg:cargo/sapling-lazystr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-lazystr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-lazystr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-lazystr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T11:35:51.437Z","issues_count":298,"pull_requests_count":618,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2361079.632743363,"issues_closed_count":117,"pull_requests_closed_count":452,"pull_request_authors_count":93,"issue_authors_count":160,"avg_comments_per_issue":1.9563758389261745,"avg_comments_per_pull_request":2.5064724919093853,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":211,"past_year_issues_count":19,"past_year_pull_requests_count":118,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":4439802.6486486485,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.42105263157894735,"past_year_avg_comments_per_pull_request":1.711864406779661,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-lazystr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-lazystr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-lazystr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-lazystr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-lazystr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-lazystr/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:35.344Z","updated_at":"2024-11-27T17:50:35.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":14929507,"name":"github.com/facebook/sapling","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-2.0","normalized_licenses":[],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T22:04:44.000Z","latest_release_published_at":"2026-08-11T22:04:44.000Z","latest_release_number":"v0.0.0-20260811220444-8fb02b327647","last_synced_at":"2026-09-02T09:08:48.468Z","created_at":"2026-08-12T00:31:53.289Z","updated_at":"2026-09-02T09:08:48.468Z","registry_url":"https://pkg.go.dev/github.com/facebook/sapling","install_command":"go get github.com/facebook/sapling","documentation_url":"https://pkg.go.dev/github.com/facebook/sapling#section-documentation","metadata":{},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-25T18:56:56.000Z","size":520548,"stargazers_count":6993,"open_issues_count":371,"forks_count":394,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-25T19:20:08.668Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-25T19:03:32.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36923781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":170,"last_synced_at":"2026-08-22T00:11:55.242Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":581194,"followers":36522,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-22T00:11:55.255Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"test-release-1","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"0.2.20260811-150444+8fb02b32","sha":"8fb02b327647f11941ff2b8bdb2ec660d5a623ce","kind":"commit","published_at":"2026-08-11T22:04:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-150444+8fb02b32","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-150444+8fb02b32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-150444%2B8fb02b32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-150444+8fb02b32/manifests"},{"name":"0.2.20260811-133855+9abcebfd","sha":"9abcebfd78653bfdf34fc0ad5618adf35ada3717","kind":"commit","published_at":"2026-08-11T20:38:55.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260811-133855+9abcebfd","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260811-133855+9abcebfd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260811-133855%2B9abcebfd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260811-133855+9abcebfd/manifests"},{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"}]},"repo_metadata_updated_at":"2026-08-27T05:22:25.741Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/facebook/sapling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/facebook/sapling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/facebook/sapling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/facebook/sapling/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T16:51:06.393Z","issues_count":297,"pull_requests_count":614,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":91,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.513029315960912,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3722548.621621622,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.6896551724137931,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fsapling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fsapling/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fsapling/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fsapling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fsapling/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebook%2Fsapling/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282221,"maintainers_count":0,"namespaces_count":839585,"keywords_count":126348,"github":"golang","metadata":{"funded_packages_count":70969,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-02T05:03:03.375Z","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":4076241,"name":"esl01-dag","ecosystem":"cargo","description":"An implementation of a DAG used for source control.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2020-03-13T07:37:21.601Z","latest_release_published_at":"2023-01-27T03:11:54.594Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:10:36.231Z","created_at":"2022-04-12T11:50:43.817Z","updated_at":"2026-09-02T11:35:51.067Z","registry_url":"https://crates.io/crates/esl01-dag/","install_command":"cargo install esl01-dag","documentation_url":"https://docs.rs/esl01-dag/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-09-02T02:48:58.000Z","size":524434,"stargazers_count":7001,"open_issues_count":375,"forks_count":396,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-09-02T09:06:49.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-09-02T02:49:02.000Z","dependencies_parsed_at":"2026-08-25T19:25:17.900Z","dependency_job_id":null,"html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":171,"last_synced_at":"2026-08-29T01:17:30.608Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":582878,"followers":36581,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-29T01:17:30.630Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-02T11:35:51.067Z","dependent_packages_count":13,"downloads":66432,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":10.189352663413402,"dependent_repos_count":9.53731425817817,"dependent_packages_count":2.59171756599793,"stargazers_count":1.6021667548424285,"forks_count":3.189330469595155,"docker_downloads_count":null,"average":5.421976342405417},"purl":"pkg:cargo/esl01-dag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-dag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-dag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-dag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T11:55:23.502Z","issues_count":297,"pull_requests_count":616,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2307471.1751662972,"issues_closed_count":117,"pull_requests_closed_count":451,"pull_request_authors_count":92,"issue_authors_count":160,"avg_comments_per_issue":1.9595959595959596,"avg_comments_per_pull_request":2.508116883116883,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":210,"past_year_issues_count":18,"past_year_pull_requests_count":116,"past_year_avg_time_to_close_issue":5385022.25,"past_year_avg_time_to_close_pull_request":3825950.111111111,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.3888888888888889,"past_year_avg_comments_per_pull_request":1.706896551724138,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":73,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-dag/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2022-11-07T18:59:05.262Z","updated_at":"2022-11-07T18:59:05.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":5996023,"name":"esl01-minibench","ecosystem":"cargo","description":"Minimal benchmark library.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-27T02:48:49.813Z","latest_release_published_at":"2023-01-27T02:48:49.813Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-02T09:11:01.273Z","created_at":"2023-01-27T03:27:56.999Z","updated_at":"2026-09-02T09:11:01.273Z","registry_url":"https://crates.io/crates/esl01-minibench/","install_command":"cargo install esl01-minibench","documentation_url":"https://docs.rs/esl01-minibench/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:13:02.660Z","dependent_packages_count":0,"downloads":1596,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.74996105312354,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":1.9894980893120608,"forks_count":3.743482125674697,"average":32.722707403572116},"purl":"pkg:cargo/esl01-minibench","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/esl01-minibench","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/esl01-minibench","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/esl01-minibench/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibench/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibench/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibench/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibench/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibench/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/esl01-minibench/codemeta","maintainers":[{"uuid":"10605","login":"quark-zju","name":"Jun Wu","email":null,"url":"https://github.com/quark-zju","packages_count":25,"html_url":"https://crates.io/users/quark-zju","role":null,"created_at":"2023-01-27T03:28:17.517Z","updated_at":"2023-01-27T03:28:17.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/quark-zju/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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":11033512,"name":"sapling-drawdag","ecosystem":"cargo","description":"Parse an ASCII DAG into graph edges.","homepage":"https://sapling-scm.com/docs/dev/internals/drawdag","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebook/sapling","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-11-11T21:08:42.416Z","latest_release_published_at":"2024-11-11T21:08:42.416Z","latest_release_number":"0.1.0","last_synced_at":"2026-09-02T09:09:56.380Z","created_at":"2024-11-11T21:16:11.465Z","updated_at":"2026-09-02T09:09:56.380Z","registry_url":"https://crates.io/crates/sapling-drawdag/","install_command":"cargo install sapling-drawdag","documentation_url":"https://docs.rs/sapling-drawdag/","metadata":{"categories":[]},"repo_metadata":{"id":37429454,"uuid":"58146669","full_name":"facebook/sapling","owner":"facebook","description":"A Scalable, User-Friendly Source Control System.","archived":false,"fork":false,"pushed_at":"2026-08-15T02:08:41.000Z","size":514867,"stargazers_count":6978,"open_issues_count":365,"forks_count":388,"subscribers_count":66,"default_branch":"main","last_synced_at":"2026-08-15T03:06:15.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sapling-scm.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2016-05-05T16:53:47.000Z","updated_at":"2026-08-15T02:09:00.000Z","dependencies_parsed_at":"2023-09-23T20:31:42.657Z","dependency_job_id":"5ffc4578-2a78-4c0c-8e2c-263ac1322574","html_url":"https://github.com/facebook/sapling","commit_stats":{"total_commits":90199,"total_committers":1793,"mean_commits":50.30619074177356,"dds":0.9091009878158295,"last_synced_commit":"a38deb6e981dc92b171e8479eec486d47cd05529"},"previous_names":["facebookexperimental/eden"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/facebook/sapling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/sbom","scorecard":{"id":54209,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/sapling","commit":"a608c21e28751bb165ebbd332655b5476d039f0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.2.20250521-115337+25ed6ac4 not signed: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 not signed: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 not signed: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 not signed: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 not signed: https://api.github.com/repos/facebook/sapling/releases/137299860","Warn: release artifact 0.2.20250521-115337+25ed6ac4 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/220171463","Warn: release artifact 0.2.20241203-120811+a2174689 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/188802881","Warn: release artifact 0.2.20240718-145624+f4e9df48 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/166149451","Warn: release artifact 0.2.20240219-172743+3e819974 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/142700662","Warn: release artifact 0.2.20240116-133042+8acecb66 does not have provenance: https://api.github.com/repos/facebook/sapling/releases/137299860"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/manylinux_2_34.yml:7"],"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/edenfs_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/edenscm-libs.yml:1","Warn: no topLevel permission defined: .github/workflows/manylinux_2_34.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke-integration_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_linux.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/mononoke_mac.yml:9","Warn: no topLevel permission defined: .github/workflows/reviewstack.dev-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-addons.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sapling-cli-getdeps_linux.yml:9","Warn: no topLevel permission defined: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-manylinux-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-cli-windows-amd64-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sapling-website-deploy.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":"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":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: addons/isl/public/generated/textmate/onig.wasm:1","Warn: binary detected: eden/mononoke/hgproto/fixtures/min.bundle:1","Warn: binary detected: website/static/wasm/wasm_bindings_bg.wasm:1"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/gca_small.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_medium.rs:12","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_octopus.rs:13","Info: RustCargoFuzzer integration found: eden/scm/lib/dag/fuzz/fuzz_targets/range_small.rs:12"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:32","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-cli-manylinux-release.yml:35","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:38","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/sapling-website-deploy.yml:44","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:864: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:880: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:888: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:896: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:920: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:928: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:936: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:944: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:952: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:968: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:976: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenfs_linux.yml:985: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenfs_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/edenscm-libs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/edenscm-libs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manylinux_2_34.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/manylinux_2_34.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:768: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:776: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:800: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:808: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:832: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:848: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:856: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke-integration_linux.yml:869: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke-integration_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:602: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:618: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_linux.yml:643: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:346: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:370: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:442: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:450: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:490: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:498: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:506: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:538: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:562: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:578: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:586: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:594: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mononoke_mac.yml:603: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/mononoke_mac.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewstack.dev-deploy.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/reviewstack.dev-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-addons.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-addons.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:328: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:360: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:392: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:408: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:504: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:520: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:568: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:576: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:592: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:608: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:616: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:648: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:656: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:664: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:672: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:680: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:712: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:720: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:728: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:736: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:744: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:752: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-getdeps_linux.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-getdeps_linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-homebrew-macos-arm64-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-homebrew-macos-arm64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-manylinux-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-manylinux-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-cli-windows-amd64-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-cli-windows-amd64-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sapling-website-deploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/sapling/sapling-website-deploy.yml/main?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:2","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:39","Warn: containerImage not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:46","Warn: pipCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:11","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:18","Warn: npmCommand not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:23","Warn: downloadThenRun not pinned by hash: .github/workflows/manylinux_2_34.Dockerfile:29","Info:   0 out of 417 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3cvr-822r-rqcc","Warn: Project is vulnerable to: GHSA-q768-x9m6-m9qp","Warn: Project is vulnerable to: GHSA-8qr4-xgw6-wmr3","Warn: Project is vulnerable to: GHSA-f772-66g8-q5h3","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7"],"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-15T00:20:07.211Z","repository_id":37429454,"created_at":"2025-08-15T00:20:07.211Z","updated_at":"2025-08-15T00:20:07.211Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36671766,"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-15T02:00:05.847Z","response_time":94,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":169,"last_synced_at":"2026-08-14T04:43:05.846Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":580743,"followers":36450,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-08-14T04:43:05.862Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"0.2.20260522-084851+1e764c94","sha":"1e764c94ae163869a303fbead19f279a8466ab44","kind":"commit","published_at":"2026-05-22T15:48:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260522-084851+1e764c94","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260522-084851+1e764c94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260522-084851%2B1e764c94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260522-084851+1e764c94/manifests"},{"name":"0.2.20260521-163530+d64b0eaa","sha":"d64b0eaa5b0b5c513e2874872138d8e10dd4a487","kind":"commit","published_at":"2026-05-21T23:35:30.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260521-163530+d64b0eaa","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260521-163530+d64b0eaa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260521-163530%2Bd64b0eaa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260521-163530+d64b0eaa/manifests"},{"name":"0.2.20260317-201835+0234c21f","sha":"74ee76cc6f96e9b6cdf287517d8baaa964a76c7a","kind":"commit","published_at":"2026-03-18T04:06:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20260317-201835+0234c21f","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20260317-201835+0234c21f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20260317-201835%2B0234c21f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20260317-201835+0234c21f/manifests"},{"name":"0.2.20251203-223938+36205c23","sha":"36205c23b6e3010321a0f46f046aafbfff859c3f","kind":"commit","published_at":"2025-12-04T06:39:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20251203-223938+36205c23","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20251203-223938+36205c23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20251203-223938%2B36205c23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20251203-223938+36205c23/manifests"},{"name":"0.2.20250603-154020+1e9b8cfe","sha":"1e9b8cfec998ef844140d19e6dd0184a97b5efc0","kind":"commit","published_at":"2025-06-03T22:40:20.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250603-154020+1e9b8cfe","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250603-154020+1e9b8cfe","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250603-154020%2B1e9b8cfe","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250603-154020+1e9b8cfe/manifests"},{"name":"0.2.20250521-115337+25ed6ac4","sha":"25ed6ac4770a22e69115da9f2aeff57d27f34dc3","kind":"commit","published_at":"2025-05-21T18:53:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250521-115337+25ed6ac4","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250521-115337+25ed6ac4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250521-115337%2B25ed6ac4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250521-115337+25ed6ac4/manifests"},{"name":"0.2.20250519-142852+eb24f3b3","sha":"d193488cf7eae0f8b9612b116327c4440c0cc041","kind":"commit","published_at":"2025-05-19T23:15:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20250519-142852+eb24f3b3","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20250519-142852+eb24f3b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20250519-142852%2Beb24f3b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20250519-142852+eb24f3b3/manifests"},{"name":"0.2.20241203-120811+a2174689","sha":"a2174689afa0397723d16d3c89e46ac6eaaff3c4","kind":"commit","published_at":"2024-12-03T20:08:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20241203-120811+a2174689","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20241203-120811+a2174689","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20241203-120811%2Ba2174689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20241203-120811+a2174689/manifests"},{"name":"0.2.20240718-145624+f4e9df48","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240718-145624+f4e9df48","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240718-145624+f4e9df48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240718-145624%2Bf4e9df48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240718-145624+f4e9df48/manifests"},{"name":"test-release-34","sha":"f4e9df488d1295a14cee2b0cc52eb3af2705d2f1","kind":"commit","published_at":"2024-07-18T21:56:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-34","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-34/manifests"},{"name":"0.2.20240219-172743+3e819974","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240219-172743+3e819974","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240219-172743+3e819974","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240219-172743%2B3e819974","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240219-172743+3e819974/manifests"},{"name":"test-release-33","sha":"3e8199742279420bae8b69a03d394c92eb989df7","kind":"commit","published_at":"2024-02-20T01:27:43.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-33","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-33/manifests"},{"name":"0.2.20240218-160543+560f4e83","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240218-160543+560f4e83","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240218-160543+560f4e83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240218-160543%2B560f4e83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240218-160543+560f4e83/manifests"},{"name":"0.2.20240217-093416+fcb8c09a","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240217-093416+fcb8c09a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240217-093416+fcb8c09a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240217-093416%2Bfcb8c09a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240217-093416+fcb8c09a/manifests"},{"name":"test-release-32","sha":"fcb8c09af80fe836f7d6a1b2159df550782246a2","kind":"commit","published_at":"2024-02-17T17:34:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-32","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-32/manifests"},{"name":"0.2.20240214-082733+bb32ee8a","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240214-082733+bb32ee8a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240214-082733+bb32ee8a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240214-082733%2Bbb32ee8a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240214-082733+bb32ee8a/manifests"},{"name":"test-release-31","sha":"bb32ee8a47c418d2a5f074c47632fd963b9a699e","kind":"commit","published_at":"2024-02-14T16:27:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-31","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-31/manifests"},{"name":"0.2.20240209-093216+4997bf74","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240209-093216+4997bf74","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240209-093216+4997bf74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240209-093216%2B4997bf74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240209-093216+4997bf74/manifests"},{"name":"test-release-30","sha":"4997bf74a9d2858d235e40164bf1bbdd9a809458","kind":"commit","published_at":"2024-02-09T17:32:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-30","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-30/manifests"},{"name":"0.2.20240116-133042+8acecb66","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20240116-133042+8acecb66","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20240116-133042+8acecb66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20240116-133042%2B8acecb66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20240116-133042+8acecb66/manifests"},{"name":"test-release-29","sha":"8acecb662685563ae6fc3427c0e503ce17606d50","kind":"commit","published_at":"2024-01-16T21:30:42.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-29","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-29/manifests"},{"name":"0.2.20231113-145254+995db0d6","sha":"0db9f041fe6100dd76ce48f9382947148417826f","kind":"commit","published_at":"2023-11-13T23:05:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-145254+995db0d6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-145254+995db0d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-145254%2B995db0d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-145254+995db0d6/manifests"},{"name":"test-release-28","sha":"995db0d6f92f70eedd02a7b01322bbf6716043c8","kind":"commit","published_at":"2023-11-13T22:52:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-28","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-28/manifests"},{"name":"test-release-27","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-27","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-27/manifests"},{"name":"0.2.20231113-074038+c7e83b65","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231113-074038+c7e83b65","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231113-074038+c7e83b65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231113-074038%2Bc7e83b65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231113-074038+c7e83b65/manifests"},{"name":"test-release-26","sha":"c7e83b651931c6c5edcd91e78e45b7ce02247774","kind":"commit","published_at":"2023-11-13T15:40:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-26","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-26/manifests"},{"name":"0.2.20231111-162854+16d9bad6","sha":"e0bb5c16f7de568d32d3da0d4b8b2cfe66e985d3","kind":"commit","published_at":"2023-11-11T16:31:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231111-162854+16d9bad6","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231111-162854+16d9bad6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231111-162854%2B16d9bad6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231111-162854+16d9bad6/manifests"},{"name":"0.2.20231109-183451+14d92511","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231109-183451+14d92511","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231109-183451+14d92511","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231109-183451%2B14d92511","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231109-183451+14d92511/manifests"},{"name":"test-release-25","sha":"14d92511d6abe143f5d6cfa30020e755dc87c290","kind":"commit","published_at":"2023-11-10T02:34:51.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-25","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-25/manifests"},{"name":"test-release-24","sha":"835a2a8219860a26897662cfdfd8744c30f6ab02","kind":"commit","published_at":"2023-11-07T23:39:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-24","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-24/manifests"},{"name":"0.2.20231107-153923+835a2a82","sha":"79426e0902920d9fbb36c09fa354c2c203f9f691","kind":"commit","published_at":"2023-11-07T20:05:48.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20231107-153923+835a2a82","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20231107-153923+835a2a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20231107-153923%2B835a2a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20231107-153923+835a2a82/manifests"},{"name":"test-release-23","sha":"b80d60d195ac306a4a82fb25f09b99efdf629ede","kind":"commit","published_at":"2023-11-03T21:09:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-23","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-23/manifests"},{"name":"0.2.20230523-092610+f12b7eee","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230523-092610+f12b7eee","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230523-092610+f12b7eee","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230523-092610%2Bf12b7eee","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230523-092610+f12b7eee/manifests"},{"name":"test-release-22","sha":"f12b7eee5ca945696daa550d53f127382ffd3bcf","kind":"commit","published_at":"2023-05-23T16:26:10.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-22","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-22/manifests"},{"name":"0.2.20230426-145232+7ea1f245","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230426-145232+7ea1f245","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230426-145232+7ea1f245","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230426-145232%2B7ea1f245","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230426-145232+7ea1f245/manifests"},{"name":"test-release-21","sha":"7ea1f2454b105f5bd274b2dd6804db5b09b11f21","kind":"commit","published_at":"2023-04-26T21:52:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-21","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-21/manifests"},{"name":"0.2.20230330-193452-h69692651","sha":"56c1538580fbc934dd6f972b6d3a0d62d25a6ebd","kind":"commit","published_at":"2023-03-31T18:08:05.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230330-193452-h69692651","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230330-193452-h69692651","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230330-193452-h69692651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230330-193452-h69692651/manifests"},{"name":"test-release-20","sha":"69692651782e58ab4f3065ec08efd82916077b71","kind":"commit","published_at":"2023-03-31T02:34:52.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-20","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-20/manifests"},{"name":"0.2.20230228-144002-h9440b05e","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230228-144002-h9440b05e","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230228-144002-h9440b05e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230228-144002-h9440b05e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230228-144002-h9440b05e/manifests"},{"name":"test-release-19","sha":"9440b05e08d5ddd2965c296f0037cc12b7c12b6a","kind":"commit","published_at":"2023-02-28T22:40:02.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-19","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-19/manifests"},{"name":"0.2.20230227-172812-hb671ca71","sha":"20443534460e006157c705db04cd3af39e94d3a8","kind":"commit","published_at":"2023-02-28T02:14:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-172812-hb671ca71","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-172812-hb671ca71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-172812-hb671ca71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-172812-hb671ca71/manifests"},{"name":"test-release-18","sha":"b671ca71f4c037058a561a94a5c575d38b397fe2","kind":"commit","published_at":"2023-02-28T01:28:12.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-18","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-18/manifests"},{"name":"0.2.20230227-103257-h8158d3d7","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230227-103257-h8158d3d7","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230227-103257-h8158d3d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230227-103257-h8158d3d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230227-103257-h8158d3d7/manifests"},{"name":"test-release-17","sha":"8158d3d7da23c351935834df54cc906cf484cf6a","kind":"commit","published_at":"2023-02-27T18:32:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-17","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-17/manifests"},{"name":"0.2.20230124-180750-hf8cd450a","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-180750-hf8cd450a","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-180750-hf8cd450a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-180750-hf8cd450a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-180750-hf8cd450a/manifests"},{"name":"test-release-16","sha":"f8cd450ac125b802c4383034e98206791dbdd275","kind":"commit","published_at":"2023-01-25T02:07:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-16","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-16/manifests"},{"name":"0.2.20230124-124516-h352feeef","sha":"df64e9d800a9809b73ce1b860ece75e9dda5b035","kind":"commit","published_at":"2023-01-24T20:53:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20230124-124516-h352feeef","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20230124-124516-h352feeef","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20230124-124516-h352feeef","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20230124-124516-h352feeef/manifests"},{"name":"test-release-15","sha":"352feeef113c82c2da1db900a09545f11007dfe8","kind":"commit","published_at":"2023-01-24T20:45:16.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-15","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-15/manifests"},{"name":"test-release-14","sha":"db214dd5515b0b3db65f750db9aa8027c4ba1149","kind":"commit","published_at":"2023-01-24T18:17:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-14","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-14/manifests"},{"name":"test-release-13","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"tag","published_at":"2022-12-23T01:25:31.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-13","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-13/manifests"},{"name":"0.2.20221222-152408-ha6a66d09","sha":"a6a66d09ad0903917b310684fb58e27b6af0ba2a","kind":"commit","published_at":"2022-12-22T23:24:08.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.2.20221222-152408-ha6a66d09","html_url":"https://github.com/facebook/sapling/releases/tag/0.2.20221222-152408-ha6a66d09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.2.20221222-152408-ha6a66d09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.2.20221222-152408-ha6a66d09/manifests"},{"name":"0.1.20221213-150011-h9b0acf12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221213-150011-h9b0acf12","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221213-150011-h9b0acf12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221213-150011-h9b0acf12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221213-150011-h9b0acf12/manifests"},{"name":"test-release-12","sha":"9b0acf1262d5bb0e8450f4263ecbf4c3f1024350","kind":"commit","published_at":"2022-12-13T23:00:11.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-12","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-12/manifests"},{"name":"0.1.20221212-142634-r7ae28228","sha":"c63cefba4eab3b38581ba9c16b347dfe4cbc451e","kind":"commit","published_at":"2022-12-12T22:46:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221212-142634-r7ae28228","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221212-142634-r7ae28228","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221212-142634-r7ae28228","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221212-142634-r7ae28228/manifests"},{"name":"test-release-11","sha":"7ae28228a37b222106ee5d7f3e56b0c6b3f473d7","kind":"tag","published_at":"2022-12-12T22:29:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-11","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-11/manifests"},{"name":"test-release-10","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"tag","published_at":"2022-12-09T06:00:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-10","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-10/manifests"},{"name":"0.1.20221208-212056-r520df27a","sha":"520df27a32485a9cf9c171bfac7ad36a32a27677","kind":"commit","published_at":"2022-12-09T05:20:56.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-212056-r520df27a","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-212056-r520df27a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-212056-r520df27a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-212056-r520df27a/manifests"},{"name":"0.1.20221208-111736-r4b499bce","sha":"1c86ea55f826b60277f4e6fe58e7360eb482d6b6","kind":"commit","published_at":"2022-12-08T19:48:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221208-111736-r4b499bce","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221208-111736-r4b499bce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221208-111736-r4b499bce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221208-111736-r4b499bce/manifests"},{"name":"0.1.20221201-095354-r360873f1","sha":"5576f46da09ccdd56e560f1ba92e3e090ea297a6","kind":"commit","published_at":"2022-12-01T18:13:37.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221201-095354-r360873f1","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221201-095354-r360873f1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221201-095354-r360873f1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221201-095354-r360873f1/manifests"},{"name":"test-release-9","sha":"360873f1498a5a8fe313f861f273bd2b49eb9940","kind":"commit","published_at":"2022-12-01T17:53:54.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-9","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-9/manifests"},{"name":"test-release-8","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"tag","published_at":"2022-11-19T05:13:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-8","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-8/manifests"},{"name":"0.1.20221118-210929-cfbb68aa","sha":"cfbb68aa621c79336a6584b1203ae65ada47de6a","kind":"commit","published_at":"2022-11-19T05:09:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/0.1.20221118-210929-cfbb68aa","html_url":"https://github.com/facebook/sapling/releases/tag/0.1.20221118-210929-cfbb68aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@0.1.20221118-210929-cfbb68aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/0.1.20221118-210929-cfbb68aa/manifests"},{"name":"test-release-7","sha":"0794cde9c6c13ece0bfaad2b63442ecae7a096ec","kind":"commit","published_at":"2022-11-18T02:53:14.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-7","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-7/manifests"},{"name":"test-release-6","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"tag","published_at":"2022-11-17T04:46:23.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-6","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-6/manifests"},{"name":"20221116-203146-2c1a971a","sha":"2c1a971a4fe56a3761745e3d348d10529b9b067a","kind":"commit","published_at":"2022-11-17T04:31:46.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-203146-2c1a971a","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-203146-2c1a971a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-203146-2c1a971a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-203146-2c1a971a/manifests"},{"name":"20221116-131242-1b09643f","sha":"3161fb08ff3c6b18438bb45cf70aff92d0141a7c","kind":"commit","published_at":"2022-11-16T21:47:13.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-131242-1b09643f","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-131242-1b09643f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-131242-1b09643f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-131242-1b09643f/manifests"},{"name":"test-release-5","sha":"1b09643f16dc929eae136cc756120b22def89589","kind":"tag","published_at":"2022-11-16T21:19:18.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-5","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-5/manifests"},{"name":"20221116-062901-64e95e85","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221116-062901-64e95e85","html_url":"https://github.com/facebook/sapling/releases/tag/20221116-062901-64e95e85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221116-062901-64e95e85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221116-062901-64e95e85/manifests"},{"name":"test-release-4","sha":"64e95e85e047c6fb27a31928ed24fbddb9b6bca9","kind":"commit","published_at":"2022-11-16T14:29:01.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-4","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-4/manifests"},{"name":"20221115-080554-34470671","sha":"d98a0a90776f605c38fdecdddcc452c7ad2c65c8","kind":"commit","published_at":"2022-11-15T16:45:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-080554-34470671","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-080554-34470671","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-080554-34470671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-080554-34470671/manifests"},{"name":"test-release-3","sha":"34470671e24e748e3b3fe2db36364023ec1a9089","kind":"tag","published_at":"2022-11-15T16:22:00.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-3","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-3/manifests"},{"name":"test-release-2","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:54:44.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-2","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-2/manifests"},{"name":"test-release-1","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"tag","published_at":"2022-11-15T08:49:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/test-release-1","html_url":"https://github.com/facebook/sapling/releases/tag/test-release-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@test-release-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/test-release-1/manifests"},{"name":"20221115-004809-5076656c","sha":"5076656c6236f5e4416d968a93d65ca730ca7d04","kind":"commit","published_at":"2022-11-15T08:48:09.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/20221115-004809-5076656c","html_url":"https://github.com/facebook/sapling/releases/tag/20221115-004809-5076656c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@20221115-004809-5076656c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/20221115-004809-5076656c/manifests"},{"name":"v2017.03.13.00","sha":"d1e1e4c621ced8d6b04a5a3eabf73584d7483ae2","kind":"tag","published_at":"2017-03-13T08:01:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.13.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.13.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.13.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.13.00/manifests"},{"name":"v2017.03.06.00","sha":"02664c185fe7344758df3578e74502bf211fe716","kind":"tag","published_at":"2017-03-06T08:00:33.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.03.06.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.03.06.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.03.06.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.03.06.00/manifests"},{"name":"v2017.01.30.00","sha":"2c16e330264accd08933066e7a51686d31b7f37b","kind":"tag","published_at":"2017-01-30T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.30.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.30.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.30.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.30.00/manifests"},{"name":"v2017.01.23.00","sha":"251da81f367bde39c54519f313e2abcc03c7820d","kind":"tag","published_at":"2017-01-23T08:00:32.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.23.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.23.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.23.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.23.00/manifests"},{"name":"v2017.01.16.00","sha":"bd862c50e56e7c66b119a343055308ffb56354fc","kind":"tag","published_at":"2017-01-16T08:00:21.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.16.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.16.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.16.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.16.00/manifests"},{"name":"v2017.01.09.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-09T08:00:26.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.09.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.09.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.09.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.09.00/manifests"},{"name":"v2017.01.02.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2017-01-02T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2017.01.02.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2017.01.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2017.01.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2017.01.02.00/manifests"},{"name":"v2016.12.26.00","sha":"b23b73c90738d6f3960031178a6d9304a605237a","kind":"tag","published_at":"2016-12-26T08:00:35.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.26.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.26.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.26.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.26.00/manifests"},{"name":"v2016.12.19.00","sha":"89ad59d673615e1fcc6030b3a66052e0a5986656","kind":"tag","published_at":"2016-12-19T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.19.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.19.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.19.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.19.00/manifests"},{"name":"v2016.12.12.00","sha":"309d0da76994ad6c1fa32eee114a153a12e639f4","kind":"tag","published_at":"2016-12-12T08:00:25.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.12.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.12.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.12.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.12.00/manifests"},{"name":"v2016.12.05.00","sha":"9fd0a3a2860b4679f10b5725b24cbbbfb9d6749b","kind":"tag","published_at":"2016-12-05T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.12.05.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.12.05.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.12.05.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.12.05.00/manifests"},{"name":"v2016.11.28.00","sha":"98c56736cd9fd70829fa15d61dcc80f89e1b4fdb","kind":"tag","published_at":"2016-11-28T08:00:24.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.28.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.28.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.28.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.28.00/manifests"},{"name":"v2016.11.21.00","sha":"341bd516031e59f5caf2c31162ca080e88fbb517","kind":"tag","published_at":"2016-11-21T08:00:22.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.21.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.21.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.21.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.21.00/manifests"},{"name":"v2016.11.14.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-14T08:00:29.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.14.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.14.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.14.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.14.00/manifests"},{"name":"v2016.11.07.00","sha":"8f94770d20451837560e25f0ce4e1409ed15b63b","kind":"tag","published_at":"2016-11-07T08:00:38.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.11.07.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.11.07.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.11.07.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.11.07.00/manifests"},{"name":"v2016.10.31.00","sha":"8112c2a52983d64cbfd2e1e135ea1cd95f6aa3d9","kind":"tag","published_at":"2016-10-31T08:00:50.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.31.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.31.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.31.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.31.00/manifests"},{"name":"v2016.10.24.00","sha":"24d6612232e9d07b9cc068c0d95f9205ad628727","kind":"tag","published_at":"2016-10-24T08:00:57.000Z","download_url":"https://codeload.github.com/facebook/sapling/tar.gz/v2016.10.24.00","html_url":"https://github.com/facebook/sapling/releases/tag/v2016.10.24.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebook/sapling@v2016.10.24.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/tags/v2016.10.24.00/manifests"}]},"repo_metadata_updated_at":"2026-08-15T03:13:32.554Z","dependent_packages_count":0,"downloads":6940,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.04574345031541,"dependent_repos_count":24.581142155284468,"dependent_packages_count":32.59876697790339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.07521752783442},"purl":"pkg:cargo/sapling-drawdag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sapling-drawdag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sapling-drawdag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sapling-drawdag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T00:36:00.792Z","issues_count":295,"pull_requests_count":604,"avg_time_to_close_issue":15110479.76923077,"avg_time_to_close_pull_request":2309566.8377777776,"issues_closed_count":117,"pull_requests_closed_count":450,"pull_request_authors_count":86,"issue_authors_count":158,"avg_comments_per_issue":1.9627118644067798,"avg_comments_per_pull_request":2.501655629139073,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":207,"past_year_issues_count":18,"past_year_pull_requests_count":107,"past_year_avg_time_to_close_issue":8409048.8,"past_year_avg_time_to_close_pull_request":3788052.111111111,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":1.5327102803738317,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Fsapling/issues","maintainers":[{"login":"bigfootjon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"poteto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/poteto"},{"login":"davide125","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davide125"},{"login":"fanzeyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fanzeyi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-drawdag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-drawdag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-drawdag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-drawdag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-drawdag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sapling-drawdag/codemeta","maintainers":[{"uuid":"242083","login":"meta-cratesio-bot","name":"Meta Crates.io Bot","email":null,"url":"https://github.com/meta-cratesio-bot","packages_count":97,"html_url":"https://crates.io/users/meta-cratesio-bot","role":null,"created_at":"2024-11-27T17:50:30.702Z","updated_at":"2024-11-27T17:50:30.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/meta-cratesio-bot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":334886,"maintainers_count":71093,"namespaces_count":0,"keywords_count":71706,"github":"rust-lang","metadata":{"funded_packages_count":30482,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-02T05:05:32.495Z","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"}}]