Skip to content

DX | 22-06-2026 | Release#206

Open
harshitha-cstk wants to merge 14 commits into
masterfrom
development
Open

DX | 22-06-2026 | Release#206
harshitha-cstk wants to merge 14 commits into
masterfrom
development

Conversation

@harshitha-cstk

Copy link
Copy Markdown

No description provided.

harshitha-cstk and others added 14 commits April 29, 2026 08:13
Updated release date for version 2.6.0 and added details about dynamic endpoint resolution and region-to-URL mapping.
Removed the import error handling for the requests library and added the import statement at the top of the file.
feat: Added support for endpoint integration
…ld time

- Add `contentstack/region_refresh.py` exposing a `refresh_regions()` function
  that downloads the latest regions manifest from the Contentstack CDN and
  overwrites the bundled `assets/regions.json`.
- Export `refresh_regions` at the package level so CI pipelines and tooling can
  call it programmatically (`from contentstack import refresh_regions`).
- Hook `setup.py` with a custom `BuildPyWithRegions` command so `regions.json`
  is refreshed automatically on every `python setup.py build` / `pip install`,
  keeping bundled region data current without a manual step.
fix: add refresh_regions utility and auto-refresh regions.json at build time
@harshitha-cstk harshitha-cstk requested a review from a team as a code owner June 19, 2026 13:27
@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 13 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

ℹ️ Vulnerabilities Without Available Fixes (Informational Only)

The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:

  • Critical without fixes: 0
  • High without fixes: 0
  • Medium without fixes: 13
  • Low without fixes: 0

✅ 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.

3 participants