Skip to content

Conversation

@cx-margarita-levitm
Copy link
Contributor

@cx-margarita-levitm cx-margarita-levitm commented Oct 27, 2025

Description

Implement support for the new CodeBashing navigation link

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Related Issues

Link any related issues or tickets.

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules
  • I have updated the CLI help for new/changed functionality in this PR (if applicable)
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used

New logic verifies whether a lesson exists for the relevant queryId. If a lesson is found the corresponding link is opened.
If no lesson is available, the user is redirected to the CodeBashing homepage.

@github-actions
Copy link

github-actions bot commented Oct 27, 2025

Logo
Checkmarx One – Scan Summary & Details3fcd73e6-f96a-4c39-9127-036570e02808

New Issues (2)

Checkmarx found the following issues in this Pull Request

Severity Issue Source File / Package Checkmarx Insight
CRITICAL CVE-2023-41419 Python-gevent-21.8.0
detailsRecommended version: 23.9.0
Description: An issue in gevent package versions prior to 23.9.0, allows a remote attacker to escalate privileges via a crafted script to the "WSGIServer" compo...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: %2F7B0ilwO8IXj%2B2QU13pVyt1xXX2PcjQ8TAngeKfp5FE%3D
Vulnerable Package
MEDIUM CVE-2023-25399 Python-scipy-1.5.2
detailsRecommended version: 1.10.0
Description: A refcounting issue which leads to potential memory leak was discovered in scipy in "Py_FindObjects()" function prior to versions v1.10.0rc1.
Attack Vector: LOCAL
Attack Complexity: LOW

ID: Oz%2Fc%2FnKgizFZFqbZOZkMSk8NOyV6WAkuyGjBdOivn1E%3D
Vulnerable Package

@cx-margarita-levitm cx-margarita-levitm changed the title Feature/ast 115191 Add support for the new CodeBashing link (AST-115191) Oct 30, 2025
@cx-margarita-levitm cx-margarita-levitm changed the title Add support for the new CodeBashing link (AST-115191) Implement support for the new CodeBashing link format (AST-115191) Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants