Skip to content

feat: Add AES-256-GCM encryption utility for Jira credential storage#1805

Open
Pratikshya32 wants to merge 23 commits into
Priyanshu-byte-coder:mainfrom
Pratikshya32:fix/jira-credential-encryption
Open

feat: Add AES-256-GCM encryption utility for Jira credential storage#1805
Pratikshya32 wants to merge 23 commits into
Priyanshu-byte-coder:mainfrom
Pratikshya32:fix/jira-credential-encryption

Conversation

@Pratikshya32
Copy link
Copy Markdown
Contributor

Summary

Adds a server-side encryption utility for securely storing Jira API tokens. Credentials are encrypted before database storage and decrypted only when needed.

Changes

  • Added src/lib/crypto/credentialEncryption.ts

cc @Priyanshu-byte-coder

Priyanshu-byte-coder and others added 23 commits May 29, 2026 17:45
…blicLanguage.name TS error

- Remove duplicate `aria-label="Perform action"` from 10 components (settings page, AIMentorWidget, ContributionGraph, ContributionHeatmap, GoalTracker, KeyboardShortcuts, NotificationBell, StreakAtRiskBanner, StreakMilestoneBanner, WeeklySummaryCard)
- Add dompurify + @types/dompurify to deps, @testing-library/react + @testing-library/jest-dom to devDeps
- Fix compare page using PublicLanguage.name → PublicLanguage.language

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@Pratikshya32 is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:design GSSoC type bonus: UI/design (+10 pts) type:devops GSSoC type bonus: devops (+15 pts) type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts) labels Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

GSSoC Label Checklist 🏷️

@Priyanshu-byte-coder — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc26 GSSoC 2026 contribution type:design GSSoC type bonus: UI/design (+10 pts) type:devops GSSoC type bonus: devops (+15 pts) type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants