[PR #852] Add Lazaretto Scan (dependency malware scanner) to Security #15411

Open
opened 2026-07-18 17:33:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/852
Author: @jamesdfinance-dev
Created: 7/17/2026
Status: 🔄 Open

Base: mainHead: add-lazaretto-scan


📝 Commits (1)

  • beb0acb Add Lazaretto Scan to Security

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds lazaretto-scan-action under Community Resources -> Security.

It scans your npm packages, repos, or skills for malicious behavior (known-bad indicators refreshed daily plus deterministic behavioral rules), posts a verdict comment on the pull request, and fails the build on a malicious verdict. Open source (MIT), released, and documented with a quick start. Fits alongside the other dependency-security actions in that section.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/852 **Author:** [@jamesdfinance-dev](https://github.com/jamesdfinance-dev) **Created:** 7/17/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-lazaretto-scan` --- ### 📝 Commits (1) - [`beb0acb`](https://github.com/sdras/awesome-actions/commit/beb0acb8314b26b3be2396fd37089562b78f684d) Add Lazaretto Scan to Security ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [lazaretto-scan-action](https://github.com/jamesdfinance-dev/lazaretto-scan-action) under Community Resources -> Security. It scans your npm packages, repos, or skills for malicious behavior (known-bad indicators refreshed daily plus deterministic behavioral rules), posts a verdict comment on the pull request, and fails the build on a malicious verdict. Open source (MIT), released, and documented with a quick start. Fits alongside the other dependency-security actions in that section. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-18 17:33:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#15411