mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-22 22:38:21 -05:00
[PR #3069] [CLOSED] Add guarddog to Miscellaneous section #13685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3069
Author: @Eruditi
Created: 4/18/2026
Status: ❌ Closed
Base:
master← Head:add-guarddog📝 Commits (3)
fd10ea1Add mistletoe to Markdown section2d8a5caAdd guarddog to Miscellaneous section8b5c4cfAdd guarddog to Miscellaneous section📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
README.md(+2 -2)📄 Description
Summary
Add guarddog to the Miscellaneous section.
Impact
guarddog is a CLI tool developed by DataDog to identify malicious PyPI and npm packages. Key features:
This is a well-maintained security tool that doesn't fit other categories but is highly useful for Python developers.
Changes
Added guarddog entry in alphabetical order after boltons in the Miscellaneous section.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.