| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-16 | 1.4 kB | |
| Release v2.8.2 source code.tar.gz | 2026-01-16 | 840.8 kB | |
| Release v2.8.2 source code.zip | 2026-01-16 | 921.5 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
What's Changed
- Detect sensitive data exfiltration via DNS by @dwBruijn in https://github.com/DataDog/guarddog/pull/646
- Improve detection of base64 execution via codecs and importlib dynamic imports by @dwBruijn in https://github.com/DataDog/guarddog/pull/645
- Improve detection of code execution via compile() and vars() indirection (Python) by @dwBruijn in https://github.com/DataDog/guarddog/pull/643
- API obfuscation rule and tests for npm (JS) by @biagiom in https://github.com/DataDog/guarddog/pull/640
- Improve API obfuscation rule for Python by @biagiom in https://github.com/DataDog/guarddog/pull/641
- Add support for scanning rubygems by @andrew in https://github.com/DataDog/guarddog/pull/638
- Fix pipeline to publish on version bump and only use poetry by @sobregosodd in https://github.com/DataDog/guarddog/pull/655
- Release v2.8.0 by @sobregosodd in https://github.com/DataDog/guarddog/pull/658
- pipeline typo fix by @sobregosodd in https://github.com/DataDog/guarddog/pull/659
- CI permission hotfix by @sobregosodd in https://github.com/DataDog/guarddog/pull/660
New Contributors
- @dwBruijn made their first contribution in https://github.com/DataDog/guarddog/pull/646
- @andrew made their first contribution in https://github.com/DataDog/guarddog/pull/638
Full Changelog: https://github.com/DataDog/guarddog/compare/v2.7.1...v2.8.2