PRISM v2.4.0 — Graceful Degradation, Demo & New Tools #123
NovaCode37
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
PRISM v2.4.0 — a big quality-of-life release: modules now fail gracefully, a one-command demo, two new standalone tools, per-module refresh, and a pile of fixes.
Live demo: https://getprism.su
Added
skipped(no key) orrate_limited(HTTP 429) instead of failing, with per-module status badges in the dashboard ([FEATURE] Rate-limiting & graceful degradation when an API key is missing #61).HIBP_API_KEYsupport for breach lookups ([FEATURE] Rate-limiting & graceful degradation when an API key is missing #61).docker compose -f docker-compose.demo.yml upboots PRISM with preloaded sample scans, no API keys required ([FEATURE] Docker Compose one-command demo with sample data #63).LICENSE(MIT),CITATION.cff,SUPPORT.md,CODEOWNERS,.editorconfig,.gitattributes,.dockerignore, Sponsor config, and Bug/Feature issue forms.Changed
ok) results, so a missing key isn't frozen in cache ([FEATURE] Rate-limiting & graceful degradation when an API key is missing #61).Fixed
CACHE_TTL_HOURS/MAX_STORED_SCANS/MAX_UPLOAD_MBnow fall back to defaults ([BUG] CACHE_TTL_HOURS default value is str rather than int #122).Full changelog: https://github.com/NovaCode37/Prism-platform/blob/main/CHANGELOG.md
This discussion was created from the release PRISM v2.4.0 — Graceful Degradation, Demo & New Tools.
All reactions