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: 0b7f49a
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: d7f8a77
Choose a head ref
  • 1 commit
  • 10 files changed
  • 1 contributor

Commits on Jan 2, 2026

  1. feat: add Slack formatter for Socket Facts reachability analysis

    - Add new markdown utility for Socket Facts data formatting
    - Add `socketsecurity/core/helper/socket_facts_loader.py` to load Socket Facts JSON
    - Add `socketsecurity/plugins/formatters/slack.py` for Slack-specific formatting
    - Update Slack plugin to support reachability analysis notifications with smart block limiting
    - Add markdown dependency for enhanced formatting capabilities
    - Update README documentation
    - Update socketdev dependency to 3.0.25
    - Bump version to 2.2.59
    dacoburn committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    d7f8a77 View commit details
    Browse the repository at this point in the history
Loading