Skip to content

updates for success case

2f15d91
Select commit
Loading
Failed to load commit list.
Merged

Ncpdp integration #146

updates for success case
2f15d91
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 14, 2026 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 215 in backend/src/routes/doctorOrders.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.

Check failure on line 207 in backend/src/routes/doctorOrders.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.
This route handler performs
a database access
, but is not rate-limited.