JavaScript Source Map Detected

info Web App Scanning Plugin ID 114132

Synopsis

JavaScript Source Map Detected

Description

Developers often combine and minify their application JavaScript sources to help the server delivering it more efficiently to the client browsers. Sometimes, web applications JavaScript code may also be transpiled from another language like CoffeeScript of TypeScript.

A source map is a file that maps from the transformed source code to the original source, allowing the browser to reconstruct the original source code and present it to the debugger.

Plugin Details

Severity: Info

ID: 114132

Type: remote

Published: 12/18/2023

Updated: 12/18/2023