Hippocrates Technologies Announces Release 1.0.2-beta of the TheraForge SDK
TheraForge is an enterprise-grade low-code development platform for digital health and mobile health (mHealth) applications. It comprises an advanced open software development kit (SDK) for Apple iOS and an offline-first Backend-as-a-Service (BaaS) for serverless development.
The initial release 1.0.0-beta in December 2021 introduced the TheraForge SDK and its related BaaS service (CloudBox) with a wealth of off-the-shelf mobile app components and services, as well as HIPAA and GDPR compliant technologies.
Release 1.0.1-beta was a maintenance release which also improved user profiles and added various UI samples for developers to browse.
Today we are announcing the launch of release 1.0.2-beta of the TheraForge SDK comprising the enhancements listed in the following sections.
General
- Improved our backend dependency check and security verification tools. We are now using three tools for OWASP compliance.
- Added an iOS dependency checker too.
- Added a new API Key Registration page.
- Added a new API Key Management page.
MagicBox
- Made the application more configurable by adding color, font, font weight, background color in the yaml file.
- Added app localization capabilities in the yaml file.
- Consolidated multiple yaml files into two.
- Added support for user account deletion to make the app more GDPR compliant.
- Added CI/CD workflow to automate testing and deployment in TestFlight using GitHub Actions. Updated documentation with the required configuration steps.
- Various fixes and improvements.
CloudBox
- Added support for profile deletion and personal information dump APIs (for better GDPR compliance)
- Updated OpenAPI descriptions
- Added API Key Management API
- Fixed various vulnerabilities and dependencies discovered by the security tools
- Added CI/CD support via GitHub Actions
WorkBox (pre-beta)
- Added support for profile deletion and information dump APIs (for better GDPR compliance)
- Fixed various vulnerabilities and dependencies discovered by the security tools
- Added CI/CD support via GitHub Actions
Vulnerability Fixes
The following vulnerabilities were fixed in this release:
- CVE-2022-21944
- CVE-2021-3803
- CVE-2021-29444
- CVE-2021-29445
- CVE-2012-6708
- CVE-2015-9251
- CVE-2019-11358
- CVE-2020-11022
- CVE-2020-11023
- CVE-2011-4969