networknt / json-schema-validator

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Apache License 2.0
800 stars 320 forks source link

Add security considerations and mitigations #1079

Closed justin-tay closed 1 week ago

justin-tay commented 1 week ago

Add some details on security considerations and mitigations and some implementations.

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.02%. Comparing base (48ca3c2) to head (46126f9). Report is 42 commits behind head on master.

Files Patch % Lines
...tworknt/schema/resource/ClasspathSchemaLoader.java 83.33% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1079 +/- ## ============================================ - Coverage 78.90% 78.02% -0.89% - Complexity 1965 2060 +95 ============================================ Files 172 201 +29 Lines 6352 6875 +523 Branches 1255 1255 ============================================ + Hits 5012 5364 +352 - Misses 867 1032 +165 - Partials 473 479 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.