Skip to content

refactor: pure-frontend (zero-backend) migration — storage-class + foundation prep [WIP · PAUSED] - #400

Draft
jhfnetboy wants to merge 8 commits into
masterfrom
refactor/pure-frontend
Draft

refactor: pure-frontend (zero-backend) migration — storage-class + foundation prep [WIP · PAUSED]#400
jhfnetboy wants to merge 8 commits into
masterfrom
refactor/pure-frontend

docs(pure-frontend): status record + infra requirements; mark WIP/PAUSED

accf67b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 1, 2026 in 3s

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 29 in aastar-frontend/lib/api-key-store.ts

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
a call to getApiKey
as clear text.
This stores sensitive data returned by
an access to apiKey
as clear text.
This stores sensitive data returned by
a call to get
as clear text.

Check failure on line 61 in aastar-frontend/lib/paymaster-store.ts

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High

This stores sensitive data returned by
an access to apiKey
as clear text.
This stores sensitive data returned by
an access to apiKey
as clear text.