{"id":32453298,"url":"https://github.com/albejr/ngx-newsticker","last_synced_at":"2025-10-26T07:42:51.376Z","repository":{"id":38459198,"uuid":"132965085","full_name":"Albejr/ngx-newsticker","owner":"Albejr","description":"News Ticker component to help you accentuate posts and messages.","archived":false,"fork":false,"pushed_at":"2024-03-20T18:11:23.000Z","size":9297,"stargazers_count":7,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-26T13:17:49.787Z","etag":null,"topics":["angular","breakingnews","marquee","newsticker"],"latest_commit_sha":null,"homepage":"https://stackblitz.com/edit/ngx-newsticker-albe","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Albejr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2018-05-10T23:34:22.000Z","updated_at":"2024-09-11T08:09:02.000Z","dependencies_parsed_at":"2024-06-19T19:05:34.980Z","dependency_job_id":"5c0d83cc-317f-4751-a080-b3c9deaa249b","html_url":"https://github.com/Albejr/ngx-newsticker","commit_stats":{"total_commits":71,"total_committers":5,"mean_commits":14.2,"dds":0.4225352112676056,"last_synced_commit":"69ac8aa61d98d3cbc657d9d84c18ef255dcb43ec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Albejr/ngx-newsticker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Albejr%2Fngx-newsticker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Albejr%2Fngx-newsticker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Albejr%2Fngx-newsticker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Albejr%2Fngx-newsticker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Albejr","download_url":"https://codeload.github.com/Albejr/ngx-newsticker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Albejr%2Fngx-newsticker/sbom","scorecard":{"id":10355,"data":{"date":"2025-08-11","repo":{"name":"github.com/Albejr/ngx-newsticker","commit":"69ac8aa61d98d3cbc657d9d84c18ef255dcb43ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Albejr/ngx-newsticker/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Albejr/ngx-newsticker/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Albejr/ngx-newsticker/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/Albejr/ngx-newsticker/codeql-analysis.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 15 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":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","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-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","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-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-14T14:25:24.172Z","repository_id":38459198,"created_at":"2025-08-14T14:25:24.172Z","updated_at":"2025-08-14T14:25:24.172Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281074238,"owners_count":26439421,"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-10-26T02:00:06.575Z","response_time":61,"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"}},"keywords":["angular","breakingnews","marquee","newsticker"],"created_at":"2025-10-26T07:42:07.597Z","updated_at":"2025-10-26T07:42:51.370Z","avatar_url":"https://github.com/Albejr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ci\u003eAlbe News Ticker \u003csup\u003e2.8.0\u003c/sup\u003e\u003c/i\u003e\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003ci\u003eA horizontal display dedicated to presenting small news. Styles for the template are easily customizable.\u003c/i\u003e\u003c/p\u003e\n\n![newsticker](https://user-images.githubusercontent.com/24717256/40119160-4dac26aa-58f2-11e8-96a0-8893b7e383bf.jpg)\n\nVersion history:\n| Library | Angular |\n| ------- | ------- |\n| Lastet | 17.3.0 |\n| 2.7.0 | 16.0.0 |\n| 2.6.0 | 15.2.6 |\n| 2.5.0 | 14.2.1 |\n| 2.4.2 | 11.2.14 |\n| 2.2.7 | 10.1.2 |\n| 2.2.5 | 10.1.1 |\n| 2.1.2 | 8.1.2 |\n| 1.1.1 | 6.0.1 |\n\n## Installation\n```html\n$ npm install ngx-newsticker-albe\n```\n\n## Usage\n### Import the module\n```typescript\nimport { NgxNewstickerAlbeModule } from 'ngx-newsticker-albe';\n\n@NgModule({\n    imports: [ NgxNewstickerAlbeModule ],\n    ...\n})\nexport class AppModule {}\n```\n\n### Template\n```html\n\u003cngx-newsticker title=\"Live News\" [events]=\"eventList\"\u003e\u003c/ngx-newsticker\u003e\n```\n\n### Options\n\n| Name           |          | Type          | Default   | Description                                                     |\n| -------------- | -------- | ------------- | --------- | --------------------------------------------------------------- |\n| [events]       | required | Array\u003cString\u003e | [ ]       | List of messages to be displayed.                               |\n| [title]        | optional | String        | ''        | Highlighted text.                                               |\n| [interval]     | optional | Number        | 3000      | Set the time (milliseconds) interval between the text exchange. |\n| [showCounter]  | optional | Boolean       | true      | Sets the current count visibility.                              |\n| [defaultColor] | optional | String        | '#1976D2' | Change the default blue color.                                  |\n| [backColor]    | optional | String        | '#FFFFFF' | Change the back ground color of content.                        |\n\n## Styling guide\n\nThere are several classes that help you to create your custom styles\n`app.component.css`\n```css\n:host ::ng-deep .newsticker\u003e.nt-content\u003elabel {\n  color: #D32F2F;\n}\n```\n\n### Component\n```typescript\nexport class AppComponent implements OnInit {\n  eventList = new Array\u003cstring\u003e();\n\n  ngOnInit() {\n    this.eventList.push(`Lorem ipsum dolor sit amet, \u003cs\u003econsectetur\u003c/s\u003e adipiscing elit. Phasellus sit amet nibh dolor.`);\n    this.eventList.push(`\u003cspan\u003e${new Date().toLocaleString()}\u003c/span\u003e - Sed et ligula non risus ullamcorper rhoncus quis vel ante.`);\n    this.eventList.push(`\u003ci\u003ePellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.\u003ci\u003e`);\n    this.eventList.push(`Fusce a odio interdum, \u003ca href=\"#\"\u003eI'm Anchor\u003c/a\u003e rutrum lorem quis, gravida tellus.`);\n  }\n}\n```\n\n## Demo App\nFollow these instructions to run the demo:\n\n1. Clone the repository to your local machine\n2. From the project folder, run `npm i` to install all required dependencies\n3. Run `ng b ngx-newsticker-albe` to build in **dist** folder.\n4. Run `ng s` to serve the project from a live-updating server.\n5. Go to `localhost:4200` to see the demo site\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbejr%2Fngx-newsticker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbejr%2Fngx-newsticker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbejr%2Fngx-newsticker/lists"}