Skip to content

feat(7323): Add System.Text.Json support for ContentstackClient, Login, Organization, Stack with backward compatibility#172

Open
OMpawar-21 wants to merge 2 commits into
enhc/betafrom
enhc/DX-7323
Open

feat(7323): Add System.Text.Json support for ContentstackClient, Login, Organization, Stack with backward compatibility#172
OMpawar-21 wants to merge 2 commits into
enhc/betafrom
enhc/DX-7323

Conversation

@OMpawar-21
Copy link
Copy Markdown
Contributor

@OMpawar-21 OMpawar-21 commented May 17, 2026

No description provided.

…anization, Stack with backward compatibility

- ContentstackClient: Add SerializationMode + STJ response methods
- Login: Add dual JSON attributes + STJ auth token parsing
- Organization: Add STJ support for GetOrganizations + dual attributes
- Stack: Add STJ support for create/fetch/list operations + dual attributes
- Infrastructure: Add ISerializationEngine abstraction + factories
- Backward Compatible: All existing Newtonsoft.Json code unchanged
@OMpawar-21 OMpawar-21 requested a review from a team as a code owner May 17, 2026 13:57
@github-actions
Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

@github-actions
Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant