Skip to content

Merge pull request #214 from CSE-Shaco/develop

9e08ff5
Select commit
Loading
Failed to load commit list.
Merged

Merge develop to master #215

Merge pull request #214 from CSE-Shaco/develop
9e08ff5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 9, 2025 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 227 in src/app/homecoming/page.jsx

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to NEXT_PUBLIC_GOOGLE_MAPS_API_KEY
as clear text.