Skip to content

DX | 10-08-2026 | Release - #185

Closed
cs-raj wants to merge 85 commits into
stagingfrom
development
Closed

DX | 10-08-2026 | Release#185
cs-raj wants to merge 85 commits into
stagingfrom
development

Conversation

@cs-raj

@cs-raj cs-raj commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bug fixes

  • Fixed a GPL-2.0 license compliance issue in the Python management SDK

harshitha-cstk and others added 30 commits March 30, 2026 15:44
Enh: Added cursor rules and skills
Added release version bump and changelog file
Added Security fixes, cursor rules and skill files
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYTHONDOTENV-16115271
…9afab2ca31e93c

[Snyk] Security upgrade python-dotenv from 1.0.0 to 1.2.2
…se-process

enh(DX-6155): adopt development→main release flow, back-merge, and version checks
… 3.14 (the standalone 0.5.x package fails to build on newer Python versions)
Removed unused  dependency so the package installs on Python 3.12+ an…
chore: back-merge main into development
feat: Added Endpoint Integration for CMA Python SDK
updated skill files and agents
OMpawar-21 and others added 24 commits July 8, 2026 16:11
chore: back-merge main into development
Added branches support in entry variants
chore: back-merge main into development
Bump setuptools requirement from >=80.0.0,<82.0.0 to >=83.0.0 to
address a Snyk-flagged vulnerability, and bump package version to
1.11.1.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
fix: bump setuptools to resolve Snyk vulnerability
chore: back-merge main into development
pylint is a static analysis tool not shipped in the production package.
Moving it to requirements-dev.txt removes the GPL-2.0 copyleft concern
from Snyk production dependency scans (DX-8256).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Addresses Copilot review comment — AGENTS.md and skills/dev-workflow/SKILL.md
still referenced requirements.txt for pylint after it was moved to
requirements-dev.txt. Also added pylint to the setup.py dev extra so
`pip install -e ".[dev]"` installs it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: move pylint to dev deps to resolve Snyk GPL-2.0 flag (DX-8256)
chore: back-merge main into development
@cs-raj
cs-raj requested review from a team as code owners August 11, 2026 09:34
@snyk-io

snyk-io Bot commented Aug 11, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cs-raj

cs-raj commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

Closing — release PRs are going directly development → main for this cycle.

@cs-raj cs-raj closed this Aug 11, 2026
@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 2 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: 2
  • 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.

9 participants