{"id":1130738,"name":"@progress/dss","ecosystem":"npm","description":"Documented Style Sheets","homepage":"https://github.com/telerik/dss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/telerik/dss","keywords_array":["css","dss","styles","docs","documentation"],"namespace":"progress","versions_count":2,"first_release_published_at":"2021-03-01T14:02:28.987Z","latest_release_published_at":"2021-03-02T15:21:15.043Z","latest_release_number":"1.0.1","last_synced_at":"2026-02-04T15:52:11.983Z","created_at":"2022-04-08T11:38:36.615Z","updated_at":"2026-02-04T15:52:11.984Z","registry_url":"https://www.npmjs.com/package/@progress/dss","install_command":"npm install @progress/dss","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":57138219,"uuid":"339114085","full_name":"telerik/dss","owner":"telerik","description":"Documented Style Sheets Parser","archived":false,"fork":true,"pushed_at":"2025-04-09T14:02:30.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-08T21:14:04.818Z","etag":null,"topics":["css","docs","documentation","dss","less","sass","scss","styles"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Documented-Style-Sheets/Parser","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telerik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-15T15:05:59.000Z","updated_at":"2025-04-09T14:02:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/telerik/dss","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/telerik/dss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telerik","download_url":"https://codeload.github.com/telerik/dss/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/sbom","scorecard":{"id":873207,"data":{"date":"2025-08-11","repo":{"name":"github.com/telerik/dss","commit":"d788df9f25912bfda40fc41483872af3be6e7f8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":1,"reason":"Found 5/27 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/merge_develop.yml:19","Info: jobLevel 'packages' permission set to 'read': .github/workflows/merge_develop.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release_nightly.yml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release_nightly.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release_stable.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release_stable.yml:16","Warn: no topLevel permission defined: .github/workflows/ci_unit.yml:1","Warn: no topLevel permission defined: .github/workflows/merge_develop.yml:1","Warn: no topLevel permission defined: .github/workflows/release_nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/release_stable.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_unit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/ci_unit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_unit.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/ci_unit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_unit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/ci_unit.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge_develop.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/merge_develop.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge_develop.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/merge_develop.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_nightly.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_nightly.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_nightly.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_nightly.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_nightly.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_nightly.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_nightly.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_stable.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_stable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_stable.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_stable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_stable.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_stable.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_stable.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/telerik/dss/release_stable.yml/develop?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(master): 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2h3h-q99f-3fhc","Warn: Project is vulnerable to: GHSA-gmw6-94gg-2rc2","Warn: Project is vulnerable to: GHSA-hxwm-x553-x359","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-pw54-mh39-w3hc","Warn: Project is vulnerable to: GHSA-xgh6-85xh-479p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-24T04:57:04.950Z","repository_id":57138219,"created_at":"2025-08-24T04:57:04.951Z","updated_at":"2025-08-24T04:57:04.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275486092,"owners_count":25473570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"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":"telerik","name":"Telerik","uuid":"568561","kind":"organization","description":"","email":null,"website":"https://www.telerik.com","location":"Sofia, Bulgaria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/568561?v=4","repositories_count":241,"last_synced_at":"2024-04-10T16:53:18.923Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/telerik","funding_links":[],"total_stars":8898,"followers":363,"following":0,"created_at":"2022-11-02T16:51:00.551Z","updated_at":"2024-04-10T16:54:29.030Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telerik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telerik/repositories"},"tags":[{"name":"v1.0.1","sha":"f8185077e2f2a75c2317636315983fef543e6a71","kind":"commit","published_at":"2021-03-02T15:21:05.000Z","download_url":"https://codeload.github.com/telerik/dss/tar.gz/v1.0.1","html_url":"https://github.com/telerik/dss/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telerik/dss@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2f51e06a5ac1cb7db41ce05ef3c42ff7bb445948","kind":"commit","published_at":"2021-03-01T14:02:19.000Z","download_url":"https://codeload.github.com/telerik/dss/tar.gz/v1.0.0","html_url":"https://github.com/telerik/dss/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/telerik/dss@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-15T12:38:27.183Z","dependent_packages_count":2,"downloads":689,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":2.666098441379012,"dependent_repos_count":5.575993958199643,"dependent_packages_count":8.848579626231032,"stargazers_count":20.943362617034595,"forks_count":11.592873013179352,"docker_downloads_count":null,"average":9.925381531204726},"purl":"pkg:npm/%40progress/dss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@progress/dss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@progress/dss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@progress/dss/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T19:49:15.868Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":628252.2,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":660444.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/telerik%2Fdss/issues","maintainers":[{"login":"tsvetomir","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsvetomir"},{"login":"joneff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joneff"}],"active_maintainers":[{"login":"tsvetomir","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsvetomir"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@progress%2Fdss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@progress%2Fdss/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@progress%2Fdss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@progress%2Fdss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@progress%2Fdss/codemeta","maintainers":[{"uuid":"progress","login":"progress","name":null,"email":"npm@progress.com","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~progress","role":null,"created_at":"2022-11-20T23:54:47.069Z","updated_at":"2022-11-20T23:54:47.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/progress/packages"}]}