{"id":13406057,"url":"https://github.com/ag-grid/ag-grid","last_synced_at":"2026-04-07T10:02:57.185Z","repository":{"id":24989035,"uuid":"28407613","full_name":"ag-grid/ag-grid","owner":"ag-grid","description":"The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.","archived":false,"fork":false,"pushed_at":"2026-04-02T20:03:59.000Z","size":3002844,"stargazers_count":15181,"open_issues_count":129,"forks_count":2049,"subscribers_count":213,"default_branch":"latest","last_synced_at":"2026-04-03T01:57:31.396Z","etag":null,"topics":["angular","angular-grid","angular-table","charting","datagrid","datatable","excel","filtering","grid","grouping","javascript-table","pagination","pivoting","react","react-grid","react-table","sorting","table","vue-table","vuejs"],"latest_commit_sha":null,"homepage":"http://www.ag-grid.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ag-grid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2014-12-23T16:20:14.000Z","updated_at":"2026-04-02T17:41:12.000Z","dependencies_parsed_at":"2024-01-16T20:52:17.758Z","dependency_job_id":"7aa402fc-782c-4610-b3cb-045009bbce9f","html_url":"https://github.com/ag-grid/ag-grid","commit_stats":{"total_commits":36646,"total_committers":182,"mean_commits":"201.35164835164835","dds":0.8722916552966218,"last_synced_commit":"f3bd054dd2ad18bdb0715b1ef236557c9ce4f3c7"},"previous_names":["ceolter/angular-grid","ceolter/ag-grid"],"tags_count":309,"template":false,"template_full_name":null,"purl":"pkg:github/ag-grid/ag-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag-grid%2Fag-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag-grid%2Fag-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag-grid%2Fag-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag-grid%2Fag-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ag-grid","download_url":"https://codeload.github.com/ag-grid/ag-grid/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ag-grid%2Fag-grid/sbom","scorecard":{"id":170111,"data":{"date":"2025-08-15T14:40:21Z","repo":{"name":"github.com/ag-grid/ag-grid","commit":"84fa9d23030b9885143edb264cb36a61bd32739f"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":7.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:417","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:418","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:419","Info: topLevel 'contents' permission set to 'read': .github/workflows/accessibility.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:58","Info: topLevel 'actions' permission set to 'read': .github/workflows/ci.yml:59","Info: topLevel 'actions' permission set to 'read': .github/workflows/csp.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/csp.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc-tests.yml:69","Info: topLevel 'actions' permission set to 'read': .github/workflows/doc-tests.yml:70","Info: topLevel 'contents' permission set to 'read': .github/workflows/full-clean-build.yml:28","Info: topLevel 'actions' permission set to 'read': .github/workflows/full-clean-build.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-comment-hook.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/performance.yml:44","Info: topLevel permissions set to 'read-all': .github/workflows/post-scorecard-check.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/security.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-jira-ticket.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: @ag-grid-community-angular.tgz.sig: https://github.com/ag-grid/ag-grid/releases/tag/release-32.3.9","Info: signed release artifact: @ag-grid-community-locale.tgz.sig: https://github.com/ag-grid/ag-grid/releases/tag/release-34.1.1","Info: signed release artifact: @ag-grid-community-locale.tgz.sig: https://github.com/ag-grid/ag-grid/releases/tag/release-34.1.0","Info: signed release artifact: @ag-grid-community-locale.tgz.sig: https://github.com/ag-grid/ag-grid/releases/tag/release-34.0.2","Info: signed release artifact: @ag-grid-community-locale.tgz.sig: https://github.com/ag-grid/ag-grid/releases/tag/release-34.0.1","Warn: release artifact release-32.3.9 does not have provenance: https://api.github.com/repos/ag-grid/ag-grid/releases/239610121","Warn: release artifact release-34.1.1 does not have provenance: https://api.github.com/repos/ag-grid/ag-grid/releases/237590450","Warn: release artifact release-34.1.0 does not have provenance: https://api.github.com/repos/ag-grid/ag-grid/releases/235923008","Warn: release artifact release-34.0.2 does not have provenance: https://api.github.com/repos/ag-grid/ag-grid/releases/232455793","Warn: release artifact release-34.0.1 does not have provenance: https://api.github.com/repos/ag-grid/ag-grid/releases/230773930"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': scripts/ci/substituteAgChartsTypesScene.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/accessibility.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/accessibility.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/accessibility.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:334: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:371: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:516: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:524: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:584: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:609: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:614: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/ci.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csp.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/csp.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/csp.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/csp.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/csp.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/csp.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:314: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:331: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc-tests.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/doc-tests.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-comment-hook.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/gh-comment-hook.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/performance.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/performance.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-scorecard-check.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/post-scorecard-check.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post-scorecard-check.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/post-scorecard-check.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/security.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-jira-ticket.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/update-jira-ticket.yml/latest?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-jira-ticket.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ag-grid/ag-grid/update-jira-ticket.yml/latest?enable=pin","Warn: containerImage not pinned by hash: external/ag-shared/scripts/gha-debug/Dockerfile:1: pin your Docker image by updating myoung34/github-runner:latest to myoung34/github-runner:latest@sha256:bf454e464fc8e7380c9a716bf9c56d54834f42447fae5b5ae5310ecdb091311d","Warn: npmCommand not pinned by hash: testing/angular-package-tests/run.sh:12","Warn: npmCommand not pinned by hash: testing/angular-package-tests/run.sh:15","Warn: npmCommand not pinned by hash: testing/react-package-tests/run-basic.sh:14","Warn: npmCommand not pinned by hash: testing/react-package-tests/run-basic.sh:15","Warn: npmCommand not pinned by hash: testing/react-package-tests/run-next-js.sh:13","Warn: npmCommand not pinned by hash: testing/shared/run.sh:143","Warn: npmCommand not pinned by hash: testing/shared/run.sh:146","Warn: npmCommand not pinned by hash: testing/vue-package-tests/run.sh:14","Warn: npmCommand not pinned by hash: .github/workflows/doc-tests.yml:125","Info:   2 out of  70 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(b32.3.8): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: acceleratech, ag grid, ag-grid, aggrid, dark reader ltd, darkreader, dev-ua, forest in the tree, foundersandcoders, j.p. morgan, making good software ltd, nlkit, nlkitai, pebblecode, shopavel, ukrainian-github"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-cq8c-xv66-36gw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T16:12:33.121Z","repository_id":24989035,"created_at":"2025-08-16T16:12:33.121Z","updated_at":"2025-08-16T16:12:33.121Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31508282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular-grid","angular-table","charting","datagrid","datatable","excel","filtering","grid","grouping","javascript-table","pagination","pivoting","react","react-grid","react-table","sorting","table","vue-table","vuejs"],"created_at":"2024-07-30T19:02:19.759Z","updated_at":"2026-04-07T10:02:57.164Z","avatar_url":"https://github.com/ag-grid.png","language":"TypeScript","readme":null,"funding_links":[],"categories":["UI Components","TypeScript","Components \u0026 Libraries","Data Tables \u0026 Grids","目录","angular","UI Components [🔝](#readme)","React","Uncategorized"],"sub_categories":["Table","Editable data grid / spreadsheet","UI Components","React相关","Component","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fag-grid%2Fag-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fag-grid%2Fag-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fag-grid%2Fag-grid/lists"}