Guarddog

Latest version: v2.5.0

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

2.0.5

Bug fixes and improvements
* Improve code execution and shady links rules by ikretz in https://github.com/DataDog/guarddog/pull/463
* Updating npm and pypi top pkgs by sobregosodd in https://github.com/DataDog/guarddog/pull/466
* Compute SHA-256 in bundled_binary by ikretz in https://github.com/DataDog/guarddog/pull/471

Chores
* Bump disposable-email-domains from 0.0.104 to 0.0.107 by dependabot in https://github.com/DataDog/guarddog/pull/465
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/DataDog/guarddog/pull/459
* Bump setuptools from 74.1.2 to 75.1.0 by dependabot in https://github.com/DataDog/guarddog/pull/460
* Bump sarif-tools from 2.0.0 to 3.0.3 by dependabot in https://github.com/DataDog/guarddog/pull/464
* Bump urllib3 from 2.2.2 to 2.2.3 by dependabot in https://github.com/DataDog/guarddog/pull/461

**Full Changelog**: https://github.com/DataDog/guarddog/compare/v2.0.4...v2.0.5

2.0.4

Bug fixes and improvements

* Fix RST syntax by miketheman in https://github.com/DataDog/guarddog/pull/453
* FP npm-install-script - exclude case by sobregosodd in https://github.com/DataDog/guarddog/pull/452
* FN: Adding a new detection case to npm-exec-base64 by sobregosodd in https://github.com/DataDog/guarddog/pull/456

Chores
* Updating top packages list for typosquatting by sobregosodd in https://github.com/DataDog/guarddog/pull/451
* Bump setuptools from 73.0.1 to 74.1.2 by dependabot in https://github.com/DataDog/guarddog/pull/455
* Bump pyyaml from 6.0.1 to 6.0.2 by dependabot in https://github.com/DataDog/guarddog/pull/450
* Bump configparser from 7.0.0 to 7.1.0 by dependabot in https://github.com/DataDog/guarddog/pull/449

New Contributors
* miketheman made their first contribution in https://github.com/DataDog/guarddog/pull/453

**Full Changelog**: https://github.com/DataDog/guarddog/compare/v2.0.3...v2.0.4

2.0.3

Bug fixes and improvements

* Bugfix: obfuscation False Positive by sobregosodd in https://github.com/DataDog/guarddog/pull/445
* Fix YARA execution bugs by sobregosodd in https://github.com/DataDog/guarddog/pull/444

Chores

* Bump setuptools from 70.3.0 to 73.0.1 by dependabot in https://github.com/DataDog/guarddog/pull/447
* Bump mypy from 1.11.0 to 1.11.2 by dependabot in https://github.com/DataDog/guarddog/pull/446
* Bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/DataDog/guarddog/pull/438
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/DataDog/guarddog/pull/436
* Bump prettytable from 3.10.2 to 3.11.0 by dependabot in https://github.com/DataDog/guarddog/pull/441

**Full Changelog**: https://github.com/DataDog/guarddog/compare/v2.0.2...v2.0.3

2.0.2

Bug fixes and improvements

* Adding new patterns to detect obfuscation by sobregosodd in https://github.com/DataDog/guarddog/pull/435
* Adding new link domains to shady-links by sobregosodd in https://github.com/DataDog/guarddog/pull/434

Chores

* Bump pytest from 8.2.2 to 8.3.2 by dependabot in https://github.com/DataDog/guarddog/pull/428
* Bump mypy from 1.10.1 to 1.11.0 by dependabot in https://github.com/DataDog/guarddog/pull/424
* Bump prettytable from 3.10.0 to 3.10.2 by dependabot in https://github.com/DataDog/guarddog/pull/417
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/DataDog/guarddog/pull/418
* Bump pygit2 from 1.15.0 to 1.15.1 by dependabot in https://github.com/DataDog/guarddog/pull/410
* Update top pkgs resources for NPM and PYPI by sobregosodd in https://github.com/DataDog/guarddog/pull/433

**Full Changelog**: https://github.com/DataDog/guarddog/compare/v2.0.1...v2.0.2

2.0.1

Bug fixes and improvements
* Standardize local scanning behavior by ikretz in https://github.com/DataDog/guarddog/pull/426
* Eliminate Package class by ikretz in https://github.com/DataDog/guarddog/pull/422
* Bugfix: Adding permissions to traverse extracted files and folders by sobregosodd in https://github.com/DataDog/guarddog/pull/421
* Removing npm-install-script False Positives by sobregosodd in https://github.com/DataDog/guarddog/pull/429
* Expand allowed tar archive compression algorithms by ikretz in https://github.com/DataDog/guarddog/pull/430
* Improve shady-links rule by sobregosodd in https://github.com/DataDog/guarddog/pull/431

2.0.0

What's Changed

New features:
* Adding support for running YARA and private rules by sobregosodd in https://github.com/DataDog/guarddog/pull/401
* Support Go ecosystem by juliendoutre in https://github.com/DataDog/guarddog/pull/413

Improvements and bugfixes:
* Improve DLL hijacking rule coverage by ikretz in https://github.com/DataDog/guarddog/pull/414
* Add detection for Python sqlite3 data exfiltration by ikretz in https://github.com/DataDog/guarddog/pull/420
* Remove duplicated sourcode findings by sobregosodd in https://github.com/DataDog/guarddog/pull/407
* Simplify local target checks by ikretz in https://github.com/DataDog/guarddog/pull/419

Chores:
* add setuptools to dependencies by xopham in https://github.com/DataDog/guarddog/pull/412
* Bump disposable-email-domains from 0.0.103 to 0.0.104 by dependabot in https://github.com/DataDog/guarddog/pull/409
* Bump certifi from 2023.7.22 to 2024.7.4 by dependabot in https://github.com/DataDog/guarddog/pull/408


New Contributors
* ikretz made their first contribution in https://github.com/DataDog/guarddog/pull/414

**Full Changelog**: https://github.com/DataDog/guarddog/compare/v1.11.2...v2.0.0

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.