Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
New application received on DPGA WebApp
Browse files Browse the repository at this point in the history
  • Loading branch information
DPGA WebApp Cron committed Aug 28, 2023
1 parent 805b428 commit 5826d34
Showing 1 changed file with 98 additions and 0 deletions.
98 changes: 98 additions & 0 deletions 10882.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"openlicenses": [
{
"openLicense": "MIT",
"openLicenseEvidenceURLs": "https://github.com/GovTechSG/purple-hats/blob/master/LICENSE"
}
],
"sectors": [],
"stage": "DPG",
"clearOwnership": [
{
"clearOwnershipName": "Government Technology Agency, Singapore",
"clearOwnershipURL": "https://github.com/GovTechSG/purple-hats/blob/master/LICENSE"
}
],
"documentation": "https://github.com/GovTechSG/purple-hats",
"NonPII": {
"collectsNonPII": "No",
"nonPIIAccessMechanism": ""
},
"userContent": {
"contentManagement": "Content is NOT collected NOT stored and NOT distributed.",
"contentTypes": [],
"contentManagementPolicy": ""
},
"protectionFromHarassment": {
"facilitatesUserInteraction": "No",
"harassmentPolicy": ""
},
"dataPrivacySecurity": {
"collectsPII": "PII data is NOT collected NOT stored and NOT distributed.",
"typesOfPIIDataCollected": [],
"dataPrivacySecurity": ""
},
"id": "10882",
"name": "Purple HATS",
"categories": [
"Open Software"
],
"description": "Purple HATS is a customisable, automated accessibility testing tool that allows software development teams to find and fix accessibility problems, to improve access to digital services for the elderly and Persons with Disabilities (PWDs).",
"website": "https://github.com/GovTechSG/purple-hats",
"repositories": [
{
"name": "main",
"url": "https://github.com/GovTechSG/purple-hats"
}
],
"sdgs": {
"sdg": [
"SDG10: Reduced Inequalities"
],
"relevance": "According to the World Health Organisation (WHO), around 15 percent of the world\u2019s population, or an estimated one billion people, live with disabilities. The UN's 2018 Disability & Development Report stated that, 'Persons with Disabilities (PWDs) are at a disadvantage regarding most Sustainable Development Goals', and 'concrete action is needed to include the world's one billion PWDs, as both agents and beneficiaries of development'.\r\n\r\nBarriers to inclusion and participation are exacerbated by the lack of access to affordable, relevant assistive technology. According to existing research, only one in 10 people have access to the assistive technology they need to live independent and autonomous lives. Furthermore, inclusive digital design is uncommon for online spaces and technologies, which has resulted in PWDs engaging less in the digital economy. Some 62% of adults with a disability say they own a desktop or laptop computer, compared with 81% of those without a disability.\r\n\r\nDigital accessibility is recognised as a key priority in several global commitments, including the Convention on the Rights of Persons with Disabilities (CRPD), SDG 10: Reduced Inequalities, and the UN Disability Inclusion Strategy, with the core aim to ensure 'no one is left behind' in our increasingly digital world. Purple HATS offers a solution that significantly contributes to the improvement of digital accessibility. The customisable, automated accessibility testing tool allows software development teams to find and fix accessibility problems to improve access to digital services for the elderly and PWDs."
},
"openStandards": [
"JSON",
" HTML",
" XML"
],
"bestPractices": [
"Automated Accessibility Testing",
" Automated Testing",
" Quality Engineering"
],
"locations": {
"developmentCountries": [
"Singapore"
],
"deploymentCountries": [
"Singapore"
]
},
"deploymentCountriesDepartments": [
"The ministries and statutory boards of the Singapore Public Service"
],
"platformIndependence": {
"isPlatformIndependent": "No",
"openAlternatives": []
},
"organizations": [
{
"name": "Purple HATS",
"website": "https://github.com/GovTechSG/purple-hats",
"org_type": "owner",
"contact_name": " Zui Young Lim ",
"contact_email": "[email protected]"
}
],
"privacy": [
{
"privacyCompliance": "As a statutory board in Singapore, GovTech\u2019s management of data is governed by the Public Sector (Governance) Act (PSGA) and the Government Instruction Manual on Infocomm Technology & Smart Systems Management (\u201cIM on ICT&SS Management\u201d). The IM on ICT&SS Management sets out how the Government manages and protects data (including personal data) in its possession or control.\r\n\r\nThe PSGA was enacted in 2018 to further strengthen public sector data governance by imposing criminal penalties on public officers who (a) knowingly or recklessly disclose data without authorisation; (b) misuse data that results in personal gain for the public officer or another person, or harm or loss to another person; and (c) knowingly or recklessly re-identify anonymised information without authorisation.",
"privacyComplianceURL": "Additional Information on Data:\r\n\r\n- Purple HATS uses third-party open-source tools that may be downloaded over the Internet during the installation process of Purple HATS. Users should be aware of the libraries used by examining package.json.\r\n\r\n- Purple HATS may send information to the website or URL where the user chooses to initiate a Purple HATS scan. By default, data collected by Purple HATS is processed and stored locally on the machine where the tool is run.\r\n\r\n- Reference: https://github.com/GovTechSG/purple-hats/blob/master/README.md#additional-information-on-data"
}
],
"aliases": "",
"deploymentOrganisations": "",
"otherDeploymentOrganisations": "",
"awardsReceived": ""
}

0 comments on commit 5826d34

Please sign in to comment.