momosecurity/rhizobia_J
JAVA安全SDK及编码规范 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2672
- days_rel: n/a
- days_push: 2150
- n_releases_24m: 0
Adoption not part of the score
1062 stars · 301 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java security SDK from MOMO Security that provides utilities for SQL injection sanitisation, CSRF token handling, safe deserialization, SSRF whitelist checking, URL redirection validation, and crypto helpers (AES, RSA, ECDSA). It is accompanied by a Java secure coding specification wiki.
Use cases
- sanitize user input to prevent SQL injection in Java apps
- add CSRF token protection to Java web endpoints
- safely deserialize untrusted Java objects
- validate outbound URLs against an SSRF whitelist
- encrypt and sign data with AES, RSA, or ECDSA in Java
- follow a Java secure coding standard when reviewing code
When to choose
- you are building a Java backend and want reusable defensive security utilities
- you need vetted sanitizers for MySQL, Oracle, or DB2 queries
- you want a reference secure coding standard for Java teams
When to avoid
- you need a full web application security framework like Spring Security
- you work outside the JVM ecosystem
- you need actively maintained releases with recent updates
Facets
library · maturity maintenance
security sdk cryptography serialization security developer-tools web-development jvm java-security secure-coding sql-injection csrf ssrf deserialization momo-security
1 source
- readme: https://github.com/momosecurity/rhizobia_J · fetched 2026-08-28 · 74e2454e4e97
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| momosecurity/rhizobia_J | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="momosecurity/rhizobia_J")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem