bcda-app
bcda-app copied to clipboard
Beneficiary Claims Data API
## đĢ Ticket https://jira.cms.gov/browse/BCDA-8082 ## đ Changes Added explicit log for when a job is marked as failed. ## âšī¸ Context for reviewers Currently, job-based failures are picked up via...
## đĢ Ticket https://jira.cms.gov/browse/BCDA-7895 ## đ Changes - Update CCLF CLI to support S3 flags - Encapsulate CCLF import functionality in CclfImporter interface, which can support Local and S3 imports...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
## đĢ Ticket https://jira.cms.gov/browse/BCDA-PLT-187 ## đ Changes (What was added, updated, or removed in this PR.) Workflow to deploy to test environment added ## âšī¸ Context for reviewers (Background context,...
## đĢ Ticket https://jira.cms.gov/browse/BCDA-xxx ## đ Changes added a postman collection that contains BCDA API endpoints and basic setup for customers to test/try. ## âšī¸ Context for reviewers BCDA doesn't...
Hi `CMSgov/bcda-app`! This is not an automatic, đ¤-generated PR, as you can check in my [GitHub profile](https://github.com/jorgectf), I work for GitHub and I am part of the [GitHub Security Lab](https://securitylab.github.com/)...
Hi there! I noticed that BCDA's OAuth Token response provides a string value for the `expires_in` parameter. If I'm reading the [OAuth RFC correctly](https://www.rfc-editor.org/rfc/rfc6749#appendix-A.14), expires_in should be a numeric value...
### Fixes [BCDA-5938](https://jira.cms.gov/browse/BCDA-5938) Decrease code complexity for function getNewAndExistingBeneficiaries and its tests - move logic in getNewAndExistingBeneficiaries into smaller functions - update tests ### Security Implications - [ ] new...
I am trying to follow the instruction to try this project but I am unable to create the docker because I need the Ansible Vault password and it has not...