{"id":49351004,"url":"https://github.com/premnirmal/StockTicker","last_synced_at":"2026-05-13T20:01:49.934Z","repository":{"id":24944762,"uuid":"28362375","full_name":"premnirmal/StockTicker","owner":"premnirmal","description":"A resizable widget that shows your financial portfolio on your android home screen","archived":false,"fork":false,"pushed_at":"2026-05-08T10:30:27.000Z","size":6259,"stargazers_count":554,"open_issues_count":13,"forks_count":134,"subscribers_count":35,"default_branch":"master","last_synced_at":"2026-05-08T11:34:15.715Z","etag":null,"topics":["android","finance","kotlin","widget"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/premnirmal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-22T22:19:41.000Z","updated_at":"2026-05-08T10:30:32.000Z","dependencies_parsed_at":"2025-12-18T20:01:34.932Z","dependency_job_id":null,"html_url":"https://github.com/premnirmal/StockTicker","commit_stats":null,"previous_names":[],"tags_count":437,"template":false,"template_full_name":null,"purl":"pkg:github/premnirmal/StockTicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premnirmal%2FStockTicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premnirmal%2FStockTicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premnirmal%2FStockTicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premnirmal%2FStockTicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/premnirmal","download_url":"https://codeload.github.com/premnirmal/StockTicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premnirmal%2FStockTicker/sbom","scorecard":{"id":112939,"data":{"date":"2025-08-04","repo":{"name":"github.com/premnirmal/StockTicker","commit":"297365660ed149f4c1c548b71be3cee4fe094216"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.7,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/premnirmal/StockTicker/unit-tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.9.840 not signed: https://api.github.com/repos/premnirmal/StockTicker/releases/233738011","Warn: release artifact 3.9.837 not signed: https://api.github.com/repos/premnirmal/StockTicker/releases/229694746","Warn: release artifact 3.9.836 not signed: https://api.github.com/repos/premnirmal/StockTicker/releases/222037808","Warn: release artifact 3.9.835 not signed: https://api.github.com/repos/premnirmal/StockTicker/releases/192916536","Warn: release artifact 3.9.834 not signed: https://api.github.com/repos/premnirmal/StockTicker/releases/138032198","Warn: release artifact 3.9.840 does not have provenance: https://api.github.com/repos/premnirmal/StockTicker/releases/233738011","Warn: release artifact 3.9.837 does not have provenance: https://api.github.com/repos/premnirmal/StockTicker/releases/229694746","Warn: release artifact 3.9.836 does not have provenance: https://api.github.com/repos/premnirmal/StockTicker/releases/222037808","Warn: release artifact 3.9.835 does not have provenance: https://api.github.com/repos/premnirmal/StockTicker/releases/192916536","Warn: release artifact 3.9.834 does not have provenance: https://api.github.com/repos/premnirmal/StockTicker/releases/138032198"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T15:35:52.893Z","repository_id":24944762,"created_at":"2025-08-15T15:35:52.893Z","updated_at":"2025-08-15T15:35:52.893Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32991982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["android","finance","kotlin","widget"],"created_at":"2026-04-27T10:00:29.626Z","updated_at":"2026-05-13T20:01:49.900Z","avatar_url":"https://github.com/premnirmal.png","language":"Kotlin","funding_links":[],"categories":["android"],"sub_categories":[],"readme":"# Stocks Widget\n[![Build](https://github.com/premnirmal/StockTicker/workflows/Build/badge.svg)](https://github.com/premnirmal/StockTicker/actions) [![Unit tests](https://github.com/premnirmal/StockTicker/workflows/Run%20unit%20tests/badge.svg)](https://github.com/premnirmal/StockTicker/actions)\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=com.github.premnirmal.tickerwidget\" target=\"_blank\"\u003e\n\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\" alt=\"Get it on Google Play\" height=\"90\"/\u003e\u003c/a\u003e\n\n\u003ca href=\"https://f-droid.org/en/packages/com.github.premnirmal.tickerwidget/\" target=\"_blank\"\u003e\n\u003cimg src=\"https://f-droid.org/badge/get-it-on.png\" alt=\"Get it on F-Droid\" height=\"90\"/\u003e\u003c/a\u003e\n\n\n![](https://play-lh.googleusercontent.com/R9khJ5kNzXHUjO4BxNw1cNKTx62grZ7FtLRT_F2H0BhC99iuMWDxvuGTYvyydtqE3w=h400-rw)\n![](https://play-lh.googleusercontent.com/uxQfuEmietfmyq4e-xNEAXfwtkWFE9iVbJYpMtc55yKqOYTv25ViSGS1dTf6qrncXIo=h400-rw)\n![](https://play-lh.googleusercontent.com/fQZFK93aeUVMr0BDNIuk8Ol9i-HC4d7GCtk01VtKr2-qcdtpmR8gO3-DJMCPbTwsCA=h400-rw)\n\n## App features\n\n- A home screen widget that shows your stock portfolio in a resizable grid\n- Stocks can be sorted by dragging and dropping the list\n- Only performs automatic fetching of stocks during trading hours\n- Displays price change and summary alerts\n\n## License\n\nGPL\n\n### Author\n[Prem Nirmal](http://premnirmal.me/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremnirmal%2FStockTicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpremnirmal%2FStockTicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremnirmal%2FStockTicker/lists"}