Home / Vulnerability Database / TypeScript : Hardcoded absolute path
TypeScript

TypeScript : Hardcoded absolute path

Overview

There is an absolute path to the file in the application code. This path is initially less flexible and does not allow an application to take into account changes in the environment. For example, the program may be installed in a different directory than the default.

MEDIUM

DerScanner Severity Score

Do you want to fix TypeScript : Hardcoded absolute path in your application?

See also

TypeScript

TypeScript : Unsafe Azure access control

TypeScript

TypeScript : Debug code

TypeScript

TypeScript : XSS protection is disabled