UNCLASSIFIED - NO CUI

Skip to content

Enforce standard ascii characters in request bodies

Mark Howard requested to merge sd-elements into master

Uses a strict regex on all incoming requests to verify that all keys and values are within the range of char code 32-126.

Merge request reports

Loading