groovy

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install groovy

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.2 2025-02-28      
0.1.1 2025-02-26      
0.1.0 2025-02-26      
0.0.16 2025-01-31      
0.0.15 2025-01-30      
0.0.14 2025-01-30      
0.0.13 2025-01-30      
0.0.12 2025-01-30      
0.0.11 2025-01-29      
0.0.10 2025-01-29      
0.0.9 2025-01-29      
0.0.8 2025-01-29      
0.0.7 2025-01-29      
0.0.6 2025-01-29      
0.0.5 2025-01-29      
0.0.4 2025-01-29      
0.0.3 2025-01-24      

Issues with this package?

Page last updated 2026-05-12 15:08:18 UTC