Skip to content

Personal Access Token stored in chrome.storage.local without encryption #1

Description

@mohith1976
  1. Token Security
    Issue: Personal Access Token stored in chrome.storage.local without encryption

Risk: High

Tokens stored in plaintext
Accessible to any extension with storage permissions
No encryption at rest
Recommendation:

Implement OAuth flow
Use Chrome's identity API
Encrypt tokens before storage
Add token expiration handling
Priority: High

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions