Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.7
Choose a base ref
...
head repository: SocketDev/socket-python-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.8
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Sep 9, 2025

  1. feat: Add SCM-aware manifest file URL generation and fix report links (

    …#119)
    
    - Add get_manifest_file_url() method with GitHub/GitLab/Bitbucket support
    - Support environment variables for custom SCM servers (GitHub Enterprise, self-hosted GitLab, Bitbucket Server)
    - Fix manifest file links in security comments to use proper SCM URLs instead of Socket dashboard URLs
    - Fix 'View full report' links to use diff_url for PRs and report_url for non-PR scans
    - Add base_path parameter to create_full_scan() for improved path handling
    - Update socketdev dependency to >=3.0.5 for latest features
    - Add os module import for environment variable access
    - Update type hints for better code clarity
    dacoburn authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    656a458 View commit details
    Browse the repository at this point in the history
Loading