burningmantech / ranger-ims-server

Ranger Incident Management System—Server
Apache License 2.0
28 stars 7 forks source link

sanitize some more strings #1402

Closed srabraham closed 1 week ago

srabraham commented 1 week ago

Ranger handles and incident types can't really be trusted as safe, since anyone can bypass client-side checks and set the incident types or ranger handles to anything they want on persisted incidents

github-actions[bot] commented 1 week ago

⚠️ Optional matrix job Py:3.14.0-alpha.1 - ubuntu-latest failed ⚠️

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.14%. Comparing base (78de0ef) to head (ada370a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1402 +/- ## ========================================== - Coverage 69.16% 69.14% -0.03% ========================================== Files 181 181 Lines 8931 8931 Branches 1493 1493 ========================================== - Hits 6177 6175 -2 - Misses 2655 2656 +1 - Partials 99 100 +1 ```

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