Socket Basics Security Scanner
Version updated for https://github.com/SocketDev/socket-basics to version 1.0.26.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Socket Basics is a security-focused GitHub Action that integrates multiple scanning tools, including SAST, secret detection, container scanning, and dependency analysis, to provide comprehensive vulnerability assessments. It automates the process of running security scans on pull requests, consolidates results into a unified format, and delivers findings via pull request comments or customizable notification channels. This action simplifies security management with centralized configuration through the Socket Dashboard, enabling organizations to enforce security policies efficiently across repositories.
Release notes
What’s Changed
- Remove non-existent install options from local-installation.md by @graydonhope in https://github.com/SocketDev/socket-basics/pull/16
- Fix: Empty CLI string defaults no longer override env/API config by @dc-larsen in https://github.com/SocketDev/socket-basics/pull/17
- Bump version to 1.0.26 by @dc-larsen in https://github.com/SocketDev/socket-basics/pull/20
New Contributors
- @graydonhope made their first contribution in https://github.com/SocketDev/socket-basics/pull/16
- @dc-larsen made their first contribution in https://github.com/SocketDev/socket-basics/pull/17
Full Changelog: https://github.com/SocketDev/socket-basics/compare/1.0.25...1.0.26