Low

Showing all detectors for the JavaScript language with low severity.

Invoke super appropriately

The incorrect use of super() causes problems.

Typeof expression

The typeof operator should only be compared to valid values.

Missing Amazon S3 bucket owner condition

Not setting the Amazon S3 bucket owner condition could lead to accidentally using the wrong bucket.

Limit request length

Significant content length can lead to denial of service.

Use of a deprecated method

This code uses deprecated methods, which suggests that it has not been recently reviewed or maintained.