Skip to content

feat: RFC 9457 error responses - #17

Closed
Taure wants to merge 1 commit into
masterfrom
feat/rfc9457-error-responses-v2
Closed

feat: RFC 9457 error responses#17
Taure wants to merge 1 commit into
masterfrom
feat/rfc9457-error-responses-v2

Conversation

@Taure

@Taure Taure commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add RFC 9457 Problem Details (application/problem+json) error responses for validation failures
  • Configurable status codes, optional field grouping, comprehensive error rendering
  • Add EUnit tests (58 tests) covering all error rendering, validation, and edge cases
  • Add meck test dependency and test file glob to erlfmt config

Base automatically changed from feat/update-plugin-format to master March 18, 2026 07:24
Add RFC 9457 Problem Details (application/problem+json) error responses
for JSON schema validation failures. Configurable status codes,
optional field grouping, and comprehensive error rendering.

Add EUnit tests for all error rendering, validation, and edge cases.
@Taure
Taure force-pushed the feat/rfc9457-error-responses-v2 branch from 624096f to ab8365b Compare March 18, 2026 07:38
@github-actions

Copy link
Copy Markdown

🛡️ Security Audit

No vulnerabilities found in 9 dependencies.


ℹ️ 1 OTP CVE auto-ignored (already fixed in running version)

These CVEs are patched in the installed OTP version but NVD data
has not been updated to reflect this. They are excluded from the
scan via an auto-generated .trivyignore.

CVE Details
CVE-2025-4748 Fixed in 28.0.1, running 28.0.1 — Absolute Path in Zip Module

@Taure

Taure commented Mar 19, 2026

Copy link
Copy Markdown
Contributor Author

Closing

@Taure Taure closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant