Socket Basics Security Scanner
Version updated for https://github.com/SocketDev/socket-basics to version 1.0.29.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Socket Basics is a comprehensive security scanning tool that integrates multiple scanners, including SAST, secret detection, container scanning, and dependency analysis, into a unified framework. It automates the process of orchestrating scans, normalizes their outputs, and delivers consolidated security findings, such as pull request comments or notifications, streamlining security management for developers. Its centralized dashboard simplifies configuration and policy updates across projects, making it an efficient solution for identifying and addressing vulnerabilities in CI/CD workflows.
Release notes
What’s Changed
- feat: add SKIP_SOCKET_REACH and SKIP_SOCKET_SUBMISSION env vars for Node.js Socket CLI integration by @jdalton in https://github.com/SocketDev/socket-basics/pull/29
- Remove CODEOWNERS entry for @SocketDev/eng by @Raynos in https://github.com/SocketDev/socket-basics/pull/31
- Bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in https://github.com/SocketDev/socket-basics/pull/21
- Improve usefulness of generic output by @trevnorris in https://github.com/SocketDev/socket-basics/pull/28
- Pin trufflehog to known-good version tag by @lelia in https://github.com/SocketDev/socket-basics/pull/32
New Contributors
- @jdalton made their first contribution in https://github.com/SocketDev/socket-basics/pull/29
- @Raynos made their first contribution in https://github.com/SocketDev/socket-basics/pull/31
- @dependabot[bot] made their first contribution in https://github.com/SocketDev/socket-basics/pull/21
- @trevnorris made their first contribution in https://github.com/SocketDev/socket-basics/pull/28
- @lelia made their first contribution in https://github.com/SocketDev/socket-basics/pull/32
Full Changelog: https://github.com/SocketDev/socket-basics/compare/1.0.28...1.0.29