Malware Scan
Version updated for https://github.com/SalemCode8/malware-scan-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action scans a repository’s changed or full file set for malware and supply-chain attacks using three independent engines. It automatically detects known malware signatures, dependency name typos, suspicious install hooks, executable payloads, credentials near network calls, new native binaries, and tampered workflow files. The findings are reported as pull request annotations, job summary tables, and optionally uploaded to code scanning.
What’s Changed
What’s Changed
- Enhance security scanning with new features and fixes by @SalemCode8 in https://github.com/SalemCode8/malware-scan-action/pull/1
- Take the current majors of the @actions toolkit by @SalemCode8 in https://github.com/SalemCode8/malware-scan-action/pull/2
New Contributors
- @SalemCode8 made their first contribution in https://github.com/SalemCode8/malware-scan-action/pull/1
Full Changelog: https://github.com/SalemCode8/malware-scan-action/commits/v1