{"id":1412340,"name":"angular-icon","ecosystem":"npm","description":"Simple SVG icon component for Angular 2+.","homepage":"https://github.com/vitaliy-bobrov/angular-icon#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vitaliy-bobrov/angular-icon","keywords_array":["angular","svg","icon","sprite"],"namespace":null,"versions_count":7,"first_release_published_at":"2017-03-03T09:29:55.304Z","latest_release_published_at":"2017-03-21T14:16:57.671Z","latest_release_number":"1.1.2","last_synced_at":"2026-03-26T23:52:02.183Z","created_at":"2022-04-09T00:13:33.385Z","updated_at":"2026-03-26T23:52:02.183Z","registry_url":"https://www.npmjs.com/package/angular-icon","install_command":"npm install angular-icon","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"}},"repo_metadata":{"id":57178535,"uuid":"83780244","full_name":"vitaliy-bobrov/angular-icon","owner":"vitaliy-bobrov","description":"Simple SVG icon component for Angular 2+","archived":false,"fork":false,"pushed_at":"2017-03-21T14:20:30.000Z","size":9302,"stargazers_count":0,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T18:08:54.041Z","etag":null,"topics":["angular","angular-components","angular2","angular2-component","svg-icons","svg-sprites"],"latest_commit_sha":null,"homepage":"https://vitaliy-bobrov.github.io/angular-icon/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitaliy-bobrov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-03-03T09:16:33.000Z","updated_at":"2019-11-15T07:02:12.000Z","dependencies_parsed_at":"2022-09-09T19:00:13.463Z","dependency_job_id":null,"html_url":"https://github.com/vitaliy-bobrov/angular-icon","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/vitaliy-bobrov/angular-icon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitaliy-bobrov","download_url":"https://codeload.github.com/vitaliy-bobrov/angular-icon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/sbom","scorecard":{"id":923972,"data":{"date":"2025-08-11","repo":{"name":"github.com/vitaliy-bobrov/angular-icon","commit":"b2075c0fb4b9ba5cd4812fd723f9b56f17cfff4f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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:0","Info: FSF or OSI recognized license: MIT 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"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-hr2v-3952-633q","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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-25T08:47:03.774Z","repository_id":57178535,"created_at":"2025-08-25T08:47:03.774Z","updated_at":"2025-08-25T08:47:03.774Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277146934,"owners_count":25769061,"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-26T02:00:09.010Z","response_time":78,"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":"vitaliy-bobrov","name":"Vitalii Bobrov","uuid":"6780441","kind":"user","description":"Lead JavaScript Engineer, tech speaker, Angular Wroclaw meetup co-organizer","email":"","website":"https://bobrov.dev","location":"Wrocław, Poland","twitter":"bobrov1989","company":"EPAM Systems Inc","icon_url":"https://avatars.githubusercontent.com/u/6780441?u=e6a6e86af37f2bf1b778ddc051d4cca049773dda\u0026v=4","repositories_count":45,"last_synced_at":"2024-04-14T07:07:55.581Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vitaliy-bobrov","funding_links":[],"total_stars":450,"followers":144,"following":32,"created_at":"2022-11-07T23:21:32.168Z","updated_at":"2024-04-14T07:08:04.044Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitaliy-bobrov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitaliy-bobrov/repositories"},"tags":[{"name":"v1.1.2","sha":"b2075c0fb4b9ba5cd4812fd723f9b56f17cfff4f","kind":"tag","published_at":"2017-03-21T14:16:13.000Z","download_url":"https://codeload.github.com/vitaliy-bobrov/angular-icon/tar.gz/v1.1.2","html_url":"https://github.com/vitaliy-bobrov/angular-icon/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitaliy-bobrov/angular-icon@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"abbeae6dd1c785ecd2405a300df3b854b0bd20a6","kind":"tag","published_at":"2017-03-18T19:58:28.000Z","download_url":"https://codeload.github.com/vitaliy-bobrov/angular-icon/tar.gz/v1.1.1","html_url":"https://github.com/vitaliy-bobrov/angular-icon/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitaliy-bobrov/angular-icon@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d7549c1d3bb665ab557bce3ea2aebb993665e25","kind":"tag","published_at":"2017-03-18T18:48:49.000Z","download_url":"https://codeload.github.com/vitaliy-bobrov/angular-icon/tar.gz/v1.1.0","html_url":"https://github.com/vitaliy-bobrov/angular-icon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitaliy-bobrov/angular-icon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"bd93a06b27db9b5f32b332c0b8f94055c446e7ee","kind":"tag","published_at":"2017-03-09T08:29:19.000Z","download_url":"https://codeload.github.com/vitaliy-bobrov/angular-icon/tar.gz/v1.0.3","html_url":"https://github.com/vitaliy-bobrov/angular-icon/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitaliy-bobrov/angular-icon@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.0.3/manifests"},{"name":"v1.0.1","sha":"2fedd0f4b8c208f74e24ec1a80f5c9e866be1445","kind":"tag","published_at":"2017-03-03T10:04:52.000Z","download_url":"https://codeload.github.com/vitaliy-bobrov/angular-icon/tar.gz/v1.0.1","html_url":"https://github.com/vitaliy-bobrov/angular-icon/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitaliy-bobrov/angular-icon@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-26T21:25:47.091Z","dependent_packages_count":2,"downloads":13,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":61.29536079497843,"dependent_repos_count":7.676908347114632,"dependent_packages_count":21.05880931274913,"stargazers_count":21.010161386730424,"forks_count":9.878465600745443,"docker_downloads_count":null,"average":24.183941088463612},"purl":"pkg:npm/angular-icon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/angular-icon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/angular-icon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/angular-icon/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T14:26:47.775Z","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bobrov%2Fangular-icon/issues","maintainers":[{"login":"vitaliy-bobrov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitaliy-bobrov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/angular-icon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/angular-icon/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/angular-icon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/angular-icon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/angular-icon/codemeta","maintainers":[{"uuid":"bobrov1989","login":"bobrov1989","name":null,"email":"bobrov1989@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~bobrov1989","role":null,"created_at":"2022-11-11T10:48:18.999Z","updated_at":"2022-11-11T10:48:18.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bobrov1989/packages"}]}