SaaSHub helps you find the best software and product alternatives Learn more →
Guarddog Alternatives
Similar projects and alternatives to guarddog
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
-
-
-
-
malicious-software-packages-dataset
An open-source dataset of malicious software packages found in the wild, 100% vetted by humans.
-
MonkeyType
A Python library that generates static type annotations by collecting runtime types (by Instagram)
-
-
-
-
gh-action-pypi-publish
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
guarddog discussion
guarddog reviews and mentions
-
'everything' blocks devs from removing their own NPM packages
Yes. https://securitylabs.datadoghq.com/articles/guarddog-identif....
-
A Tale of Two Kitchens - Hypermodernizing Your Python Code Base
GuardDog is a CLI tool that allows to identify malicious PyPI packages.
-
PyPI new user and new project registrations temporarily suspended
I've been very cautious the last couple of years due to these bad actors when looking at packages that might suit my needs. If there is no online presence of the source code (git anything, zips/gzs, etc), multiple packages submitted in a short time frame, or a greater than normal amount, an/or a derivation/plugin of a popular package it's usually a no-go.
For those that I do possibly trust, I then download the package (pip download) and review it. Doing a quick regex for URLs or exec() calls helps, but I probably should use something like guarddog (https://github.com/DataDog/guarddog)
-
451 PyPI packages install Chrome extensions to steal crypto
I woul not use a freeVPN service, honestly. Anyway, you could try to check the code or help with some stuff like this: https://securitylabs.datadoghq.com/articles/guarddog-identify-malicious-pypi-packages/ .
- Finding malicious PyPI packages through static code analysis: Meet GuardDog
- Identify malicious PyPI packages using static analysis and metadata heuristics
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jun 2025
Stats
DataDog/guarddog is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of guarddog is Python.