UNCLASSIFIED - NO CUI

Skip to content

JSON hijacking attack guarding

abhayashrestha requested to merge ctf_dashboard into master
  • Making sure to avoid JSON issues with get requests by using application/json MIME types.
  • moving getOrganizationMetrics function
  • renaming parameters in fetchJSON, fetchHelper function.
  • Trying to get rid of cognitive complexity of useMetricsDashboard hook.
  • Using some instead of find.
Edited by abhayashrestha

Merge request reports