{"id":20028416,"url":"https://github.com/uportal-project/announcementsportlet","last_synced_at":"2026-05-04T23:01:59.946Z","repository":{"id":38357175,"uuid":"3722285","full_name":"uPortal-Project/AnnouncementsPortlet","owner":"uPortal-Project","description":"JSR-286 portlet implementing announcements in uPortal.","archived":false,"fork":false,"pushed_at":"2026-05-02T23:24:23.000Z","size":3373,"stargazers_count":6,"open_issues_count":3,"forks_count":31,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-05-03T01:23:36.879Z","etag":null,"topics":["hacktoberfest","java","portal","portlet","uportal","uportal-start-bundled"],"latest_commit_sha":null,"homepage":"https://wiki.jasig.org/display/PLT/Announcements+Portlet","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uPortal-Project.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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-03-14T21:01:24.000Z","updated_at":"2026-05-01T06:50:39.000Z","dependencies_parsed_at":"2023-11-16T01:31:04.194Z","dependency_job_id":"08d7aba6-88c8-4d2b-aa97-e0cac5fe9229","html_url":"https://github.com/uPortal-Project/AnnouncementsPortlet","commit_stats":null,"previous_names":["jasig/announcementsportlet"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/uPortal-Project/AnnouncementsPortlet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uPortal-Project%2FAnnouncementsPortlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uPortal-Project%2FAnnouncementsPortlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uPortal-Project%2FAnnouncementsPortlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uPortal-Project%2FAnnouncementsPortlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uPortal-Project","download_url":"https://codeload.github.com/uPortal-Project/AnnouncementsPortlet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uPortal-Project%2FAnnouncementsPortlet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["hacktoberfest","java","portal","portlet","uportal","uportal-start-bundled"],"created_at":"2024-11-13T09:14:42.783Z","updated_at":"2026-05-04T23:01:59.906Z","avatar_url":"https://github.com/uPortal-Project.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apereo Announcements Portlet\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jasig.portlet/Announcements/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.jasig.portlet/Announcements)\n[![CI](https://github.com/uPortal-Project/AnnouncementsPortlet/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/uPortal-Project/AnnouncementsPortlet/actions/workflows/CI.yml)\n\nThis is a [Sponsored Portlet][] in the uPortal project.\n\n## Configuration\n\nSee also documentation in the [AnnouncementsPortlet wiki on Confluence][].\n\n### Attachments\nSee [docs/attachments.md](https://github.com/Jasig/SimpleContentPortlet/blob/HEAD/docs/attachments.md) of the [Simple Content Portlet](https://github.com/Jasig/SimpleContentPortlet) for information regarding attachments.\n\n### Using Encrypted Property Values\n\nYou may optionally provide sensitive configuration items -- such as database passwords -- in encrypted format. Use the [Jasypt CLI Tools][] to encrypt the sensitive value, then include it in a `.properties` file like this:\n\n```ini\nhibernate.connection.password=ENC(9ffpQXJi/EPih9o+Xshm5g==)\n```\n\nSpecify the encryption key using the `UP_JASYPT_KEY` environment variable.\n\n## Dependencies\n\nThese dependencies are expected to be loaded by overall uPortal:\n\n* [Font Awesome][] 4, last tested with [Font Awesome 4.7.0][]\n* [Bootstrap][] 3, last tested with [Bootstrap 3.3.7][]\n\n[sponsored portlet]: https://wiki.jasig.org/display/PLT/Jasig+Sponsored+Portlets\n[announcementsportlet wiki on confluence]: https://wiki.jasig.org/display/PLT/Announcements+Portlet\n[font awesome]: http://fontawesome.io/\n[bootstrap]: https://getbootstrap.com\n[bootstrap 3.3.7]: https://getbootstrap.com/docs/3.3/\n[jasypt cli tools]: http://www.jasypt.org/cli.html\n[font awesome 4.7.0]: https://github.com/FortAwesome/Font-Awesome/releases/tag/v4.7.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuportal-project%2Fannouncementsportlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuportal-project%2Fannouncementsportlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuportal-project%2Fannouncementsportlet/lists"}