bluebutton-web-server
bluebutton-web-server copied to clipboard
Blue Button API
**JIRA Ticket:** [BB2-3108](https://jira.cms.gov/browse/BB2-3108) **User Story or Bug Summary:** As a security engineer, I want logging to contain the access token user ID and hash fields to FHIR Resource endpoint logging,...
**JIRA Ticket:** [BB2-2768](https://jira.cms.gov/browse/BB2-2768) **User Story or Bug Summary:** Implement a POC Digital insurance card endpoint in Blue Button. ### What Does This PR Do? This is NOT meant to be...
**JIRA Ticket:** [BB2-2681](https://jira.cms.gov/browse/BB2-2681) **User Story or Bug Summary:** This is a prototype PR created from testing the SMART app launch compatibility. The Inferno tool was used for testing. DO NOT...
**JIRA Ticket:** [BB2-3192](https://jira.cms.gov/browse/BB2-3192) **User Story or Bug Summary:** Get language data into logging ### What Does This PR Do? Added Accept-Language header to logging auth_language is already part of logging...
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
**JIRA Ticket:** [BB2-3267](https://jira.cms.gov/browse/BB2-3267) Description: This has been requested by the BFD team. Hashed MBIs will no longer be supported, per BFD. Accordingly, BB2 needs to make changes to API and...
**JIRA Ticket:** [BB2-3216](https://jira.cms.gov/browse/BB2-3216) **User Story or Bug Summary:** Part of the quarterly QASP report deals with testing coverage of the code, and at this point, I haven't seen any baseline...
**JIRA Ticket:** [BB2-3276](https://jira.cms.gov/browse/BB2-3276) **User Story or Bug Summary:** Enrich Auth flow logging events with language (en, es), needed to correlate authorization flow splunk dashboard queries. Authorization Flow Logging Events: |...
**JIRA Ticket:** [BB2-2980](https://jira.cms.gov/browse/BB2-2980) **User Story or Bug Summary:** Python 3.8 is reaching end of LTS (Oct, 2024), and need to upgrade to 3.9 or higher. ### What Does This PR...
**JIRA Ticket:** [BB2-2660](https://jira.cms.gov/browse/BB2-2660) **User Story or Bug Summary:** This is a continuation of work done in https://github.com/CMSgov/bluebutton-web-server/pull/1203. There was some discussion during that PR about where some logic should go,...