{"id":5791596,"name":"Arisamiga/Linkedin-RSS","ecosystem":"actions","description":"Post the latest post from your RSS Feed to your Linkedin","homepage":"","licenses":"agpl-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/Arisamiga/Linkedin-RSS","keywords_array":["blog","blog-posts","blogging","blogs","easy-to-use","github-actions","github-workflow","linkedin","linkedin-api","linkedin-posts","linkedin-profile","publishing","rss","rss-feed","rss-feed-urls"],"namespace":"Arisamiga","versions_count":7,"first_release_published_at":"2022-11-12T21:31:39.000Z","latest_release_published_at":"2023-12-16T23:44:31.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-09-13T01:07:39.760Z","created_at":"2023-01-03T21:43:52.849Z","updated_at":"2026-09-13T01:07:39.760Z","registry_url":"https://github.com/Arisamiga/Linkedin-RSS","install_command":null,"documentation_url":null,"metadata":{"name":"Linkedin-RSS","author":"Arisamiga","description":"Post the latest post from your RSS Feed to your Linkedin","inputs":{"feed_list":{"description":"RSS Link","required":true},"ln_access_token":{"description":"LinkedIn Access Token | Can be Generated at (https://www.linkedin.com/developers/tools/oauth/)","required":true},"embed_image":{"description":"Url Of image to be used as a embed image on the post","required":false},"last_post_path":{"description":"Path to the file that stores the last post","default":".github/.lastPost.txt","required":false},"commit_user":{"description":"Username of commit user","default":"Linkedin-Post-Action","required":false},"commit_email":{"description":"Email of commit user","default":"linkedin-post-action@example.com","required":false},"commit_message":{"description":"Commit message","default":"Update Last Post File","required":false}},"runs":{"using":"node16","main":"dist/index.js"},"branding":{"icon":"activity","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":65157437,"uuid":"565206965","full_name":"Arisamiga/Linkedin-RSS","owner":"Arisamiga","description":"Post the latest post from your RSS Feed to your LinkedIn Profile","archived":false,"fork":false,"pushed_at":"2026-01-28T23:34:09.000Z","size":8547,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-06T22:58:36.897Z","etag":null,"topics":["blog","blog-posts","blogging","blogs","easy-to-use","github-actions","github-workflow","linkedin","linkedin-api","linkedin-posts","linkedin-profile","publishing","rss","rss-feed","rss-feed-urls"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arisamiga.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,"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":"2022-11-12T17:08:46.000Z","updated_at":"2026-06-28T23:00:24.000Z","dependencies_parsed_at":"2023-12-15T23:55:51.040Z","dependency_job_id":null,"html_url":"https://github.com/Arisamiga/Linkedin-RSS","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"149b22683f197ad0ad77ecd13aea4a22cf75bb91"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arisamiga","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/sbom","scorecard":{"id":16013,"data":{"date":"2025-08-11","repo":{"name":"github.com/Arisamiga/Linkedin-RSS","commit":"ed978005bd73a5673e016870865c8ec0f385122f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checkDist.yml:1","Warn: no topLevel permission defined: .github/workflows/codeFormat.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkDist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Arisamiga/Linkedin-RSS/checkDist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkDist.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Arisamiga/Linkedin-RSS/checkDist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkDist.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Arisamiga/Linkedin-RSS/checkDist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeFormat.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Arisamiga/Linkedin-RSS/codeFormat.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Arisamiga/Linkedin-RSS/main.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"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: GNU Affero General Public License v3.0: 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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-14T15:48:51.146Z","repository_id":65157437,"created_at":"2025-08-14T15:48:51.146Z","updated_at":"2025-08-14T15:48:51.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37214226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"Arisamiga","name":"Aris","uuid":"64918822","kind":"user","description":"Messing with code. Trying to constantly make and learn new things :D","email":"","website":"arisamiga.rocks","location":"Dublin, Ireland","twitter":"arisamiga_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64918822?u=75b44b9d55dc36a5eddc52735aaf3bda1176c93f\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-12T00:25:31.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Arisamiga","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T06:36:26.627Z","updated_at":"2023-03-12T00:25:31.655Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arisamiga","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arisamiga/repositories"},"tags":[{"name":"1.3.0","sha":"ed978005bd73a5673e016870865c8ec0f385122f","kind":"commit","published_at":"2023-12-16T23:44:31.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.3.0","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.3.0","dependencies_parsed_at":"2023-12-21T05:49:35.172Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"a06e0979c042a074a898dac646bf5de5bb5e352a","kind":"commit","published_at":"2023-12-12T07:42:33.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.2.2","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.2.2","dependencies_parsed_at":"2023-12-19T06:16:02.455Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"f7f98d9f9a2b9a6d5e8e600dc6609e81ca775319","kind":"commit","published_at":"2023-08-01T14:15:09.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.2.1","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.2.1","dependencies_parsed_at":"2023-08-10T06:06:54.067Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"198eb004028e2812d1b3c6f4345ead34cd951c74","kind":"commit","published_at":"2023-04-14T17:18:05.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.2.0","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.2.0","dependencies_parsed_at":"2023-07-20T13:51:48.051Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"318743538b3f609cc8fc317e3b3eca0af33109a5","kind":"commit","published_at":"2023-04-14T13:25:20.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.1.0","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.1.0","dependencies_parsed_at":"2023-07-20T13:51:47.915Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.1.0/manifests"},{"name":"1.1","sha":"36a244ee22cc0689f311fb2ebcfcc83a92f1e5e4","kind":"commit","published_at":"2023-04-12T11:58:37.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.1","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.1","dependencies_parsed_at":"2023-07-20T13:51:47.952Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.1/manifests"},{"name":"1.0","sha":"3336e863f067fb939755411c5f967732c7350112","kind":"commit","published_at":"2022-11-12T21:31:39.000Z","download_url":"https://codeload.github.com/Arisamiga/Linkedin-RSS/tar.gz/1.0","html_url":"https://github.com/Arisamiga/Linkedin-RSS/releases/tag/1.0","dependencies_parsed_at":"2023-07-20T13:51:47.662Z","dependency_job_id":null,"purl":"pkg:github/Arisamiga/Linkedin-RSS@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T09:35:40.631Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":44.73775946759626,"dependent_packages_count":0.0,"stargazers_count":19.784503248296627,"forks_count":35.087941689114245,"docker_downloads_count":null,"average":24.902551101251785},"purl":"pkg:githubactions/Arisamiga/Linkedin-RSS","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Arisamiga/Linkedin-RSS","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Arisamiga/Linkedin-RSS","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Arisamiga/Linkedin-RSS/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T18:24:56.375Z","issues_count":2,"pull_requests_count":5,"avg_time_to_close_issue":373099.5,"avg_time_to_close_pull_request":1275227.8,"issues_closed_count":2,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":41137.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arisamiga%2FLinkedin-RSS/issues","maintainers":[{"login":"Arisamiga","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arisamiga"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Arisamiga%2FLinkedin-RSS/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Arisamiga%2FLinkedin-RSS/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Arisamiga%2FLinkedin-RSS/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Arisamiga%2FLinkedin-RSS/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Arisamiga%2FLinkedin-RSS/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Arisamiga%2FLinkedin-RSS/codemeta","maintainers":[]}