{"id":1633154,"name":"ds-css-cli","ecosystem":"npm","description":"Postprocess tachyons stylesheets","homepage":"https://github.com/digitalsurgeons/ds-css-cli#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/digitalsurgeons/ds-css-cli","keywords_array":["tachyons","css","cli","cli-app"],"namespace":null,"versions_count":3,"first_release_published_at":"2016-11-07T21:04:11.083Z","latest_release_published_at":"2016-11-08T15:43:21.875Z","latest_release_number":"1.0.14","last_synced_at":"2026-04-05T03:17:05.282Z","created_at":"2022-04-09T12:40:57.032Z","updated_at":"2026-04-05T03:17:05.282Z","registry_url":"https://www.npmjs.com/package/ds-css-cli","install_command":"npm install ds-css-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.14"}},"repo_metadata":{"id":57216627,"uuid":"73119750","full_name":"digitalsurgeons/ds-css-cli","owner":"digitalsurgeons","description":"CLI to postprocess tachyons stylesheets and generate documentation","archived":false,"fork":true,"pushed_at":"2016-11-08T15:43:14.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T05:53:23.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tachyons.io","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tachyons-css/cli","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalsurgeons.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-07T20:50:29.000Z","updated_at":"2016-11-07T20:52:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/digitalsurgeons/ds-css-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/digitalsurgeons/ds-css-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalsurgeons%2Fds-css-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalsurgeons%2Fds-css-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalsurgeons%2Fds-css-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalsurgeons%2Fds-css-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalsurgeons","download_url":"https://codeload.github.com/digitalsurgeons/ds-css-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalsurgeons%2Fds-css-cli/sbom","scorecard":{"id":342680,"data":{"date":"2025-08-11","repo":{"name":"github.com/digitalsurgeons/ds-css-cli","commit":"2fc3c791f07eadb5a35f65cf02d35d3b6e3cca61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: ISC License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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"}}]},"last_synced_at":"2025-08-18T06:15:56.664Z","repository_id":57216627,"created_at":"2025-08-18T06:15:56.664Z","updated_at":"2025-08-18T06:15:56.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276236684,"owners_count":25608103,"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-21T02:00:07.055Z","response_time":72,"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":"digitalsurgeons","name":"Digital Surgeons","uuid":"244738","kind":"organization","description":"We are a digital demand consultancy that exists to drive brands, businesses, \u0026 their teams forward.","email":null,"website":"https://www.digitalsurgeons.com","location":"New Haven, CT","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/244738?v=4","repositories_count":51,"last_synced_at":"2023-06-12T02:45:17.916Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/digitalsurgeons","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T08:21:06.400Z","updated_at":"2023-06-12T02:45:17.944Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalsurgeons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalsurgeons/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-23T19:18:45.931Z","dependent_packages_count":2,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.520480069696944,"dependent_repos_count":10.305431089084582,"dependent_packages_count":8.837375648493195,"stargazers_count":20.92607589127806,"forks_count":15.390391611804736,"docker_downloads_count":null,"average":18.995950862071503},"purl":"pkg:npm/ds-css-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ds-css-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ds-css-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ds-css-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ds-css-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ds-css-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ds-css-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ds-css-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ds-css-cli/codemeta","maintainers":[{"uuid":"orangecode","login":"orangecode","name":null,"email":"christophayes@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~orangecode","role":null,"created_at":"2023-04-07T03:35:43.944Z","updated_at":"2023-04-07T03:35:43.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/orangecode/packages"},{"uuid":"techroom","login":"techroom","name":null,"email":"techroom@digitalsurgeons.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~techroom","role":null,"created_at":"2023-04-07T03:35:43.949Z","updated_at":"2023-04-07T03:35:43.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/techroom/packages"}]}