groovy v0.1.2

pypi

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

Updated View on PyPI →
Version
0.1.2
14d ago
License
MIT License
14d ago
Weekly Downloads
N/A
Dependencies
2
14d ago
Required Runtime
>3.9
14d ago
Deprecated
No
14d ago

Weekly downloads

Release activity

1 release tracked. Last release: 14 days ago.

v0.1.2 current
v0.1.2 Mar 22, 2026

Last changed

Field Change When
required_runtime (none) >3.9 14d ago
deprecated (none) false 14d ago
latest_version (none) 0.1.2 14d ago
dep_count (none) 2 14d ago
license (none) MIT License 14d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/groovy/latest_version
{ "value": "0.1.2" }
CLI
$ npx grounded-cli groovy
groovy@0.1.2 (pypi)