Skip to content

Main medication fix branch#337

Merged
willywil548 merged 4 commits into
Developerfrom
main_medication_fix_branch
Jun 6, 2026
Merged

Main medication fix branch#337
willywil548 merged 4 commits into
Developerfrom
main_medication_fix_branch

Conversation

@willywil548

Copy link
Copy Markdown
Contributor

No description provided.

gjurado1 and others added 4 commits March 19, 2026 10:30
- Updated MedicationController to use more specific permissions for medication access.
- Enhanced AuthorizationService to include patient repository for better access control.
- Added medication management permissions to RolePermissionService.
- Updated MedicationService to ensure proper user notifications and access checks.
- Expanded test coverage in MedicationControllerTest and AuthorizationServiceTest for new permission logic.
careconnect.websocket.mode=local was dropped in abfec5c which caused
WebSocketConfig to default to 'aws' mode and never register any handlers,
breaking all WebSocket endpoints (/ws/calls-ws, /ws/chat, /ws/notifications).
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

CareConnect Quality Gate Report

BLOCKED — One or more required checks failed. Fix the issues below before merging.

CareConnect — Security & Quality Analysis Report

Report Header

Field Value
Generated (UTC) 2026-06-06 18:18:51 UTC
Pipeline Run #637
Trigger pull_request
Scan Root .

All timestamps are reported in Coordinated Universal Time (UTC).

Pull Request

Field Value
PR Number #337
PR Author @willywil548
Source Branch main_medication_fix_branch
Target Branch Developer

Commit Details

Field Value
Commit SHA 4076d11 (full)

Legend

Status Meaning
SUCCESS Tool ran and found no violations
FAILURE Tool found one or more violations
DISABLED Tool is not yet configured
Enforced Violations from this tool will block the merge
Advisory Violations are reported but will not block the merge

Tool Results Summary

Tool Category Status Role Findings
trufflehog Secrets Scan FAILURE Enforced 58 finding(s)
gitleaks Secrets Scan FAILURE Enforced 18 finding(s)
flutter_analyze SAST — Flutter FAILURE Enforced 1496 finding(s)
checkstyle SAST — Java FAILURE Enforced
pmd SAST — Java FAILURE Enforced 10378 finding(s)
spotbugs SAST — Java SUCCESS Enforced
semgrep SAST — Multi FAILURE Enforced 53 finding(s)
pylint SAST — Python FAILURE Enforced 179 finding(s)
bandit SAST — Python FAILURE Enforced 39 finding(s)
htmlhint SAST — Web FAILURE Enforced 622 finding(s)
stylelint SAST — Web FAILURE Enforced 15 finding(s)
dependency_check SCA — Multi SUCCESS Enforced
trivy SCA — Container FAILURE Enforced 86 finding(s)

Full artifact bundle available in the workflow run artifacts.

@willywil548 willywil548 merged commit b81f00e into Developer Jun 6, 2026
1 check failed
@willywil548 willywil548 deleted the main_medication_fix_branch branch June 6, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants