juice-shop/juice-shop

View on GitHub

Showing 152 of 152 total issues

FIXME found
Open

  xit('GET last login IP will be saved as remote IP when True-Client-IP is not present', () => { // FIXME Started to fail regularly on CI under Linux
Severity: Minor
Found in test/api/loginApiSpec.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME Ignoring any type issue on purpose
Severity: Minor
Found in lib/utils.ts by fixme

FIXME found
Open

  xit('infinite loop payload does not succeed but solves "rceChallenge"', () => { // FIXME Started failing on Linux regularly
Severity: Minor
Found in test/server/b2bOrderSpec.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME promise return handling broken
Severity: Minor
Found in test/api/2faSpec.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME form.getHeaders() is not found
Severity: Minor
Found in test/api/fileUploadSpec.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME form.getHeaders() is not found
Severity: Minor
Found in test/api/metricsApiSpec.ts by fixme

FIXME found
Open

            // @ts-expect-error FIXME form.getHeaders() is not found
Severity: Minor
Found in test/api/memoryApiSpec.ts by fixme

FIXME found
Open

    xit('for Mozilla configuration (https://pastebin.com/t8jqE1y7)', () => { // FIXME Test would need to confirm/bypass PasteBin SMART filter to retrieve content
Severity: Minor
Found in test/api/internetResourcesSpec.ts by fixme

TODO found
Open

const coupledChallenges = { // TODO prevent also near-identical challenges (e.g. all null byte file access or dom xss + bonus payload etc.) from counting as cheating
Severity: Minor
Found in lib/antiCheat.ts by fixme

FIXME found
Open

// @ts-expect-error FIXME due to non-existing type definitions for replace
Severity: Minor
Found in lib/startup/customizeApplication.ts by fixme

FIXME found
Open

      // @ts-expect-error FIXME Type problem by accessing key via variable
Severity: Minor
Found in lib/startup/validatePreconditions.ts by fixme

FIXME found
Open

    slideshowModule = jasmine.createSpy('SlideshowModule') // FIXME Replace with actual import if https://github.com/dockleryxk/ng-simple-slideshow/issues/70 gets fixed

FIXME found
Open

    // @ts-expect-error FIXME promise return handling broken
Severity: Minor
Found in test/api/2faSpec.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME promise return handling broken
Severity: Minor
Found in test/api/2faSpec.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME form.getHeaders() is not found
Severity: Minor
Found in test/api/metricsApiSpec.ts by fixme

TODO found
Open

  xit('PUT quantity as accounting user from IP 123.456.789', () => { // TODO Check if possible to set IP in frisby tests
Severity: Minor
Found in test/api/quantityApiSpec.ts by fixme

FIXME found
Open

    xit('for 7MS configuration (https://pastebin.com/8SMbWPxc)', () => { // FIXME Test would need to confirm/bypass PasteBin SMART filter to retrieve content
Severity: Minor
Found in test/api/internetResourcesSpec.ts by fixme

FIXME found
Open

// import isGitpod from 'is-gitpod') // FIXME Roll back to this when https://github.com/dword-design/is-gitpod/issues/94 is resolve
Severity: Minor
Found in lib/utils.ts by fixme

FIXME found
Open

            // @ts-expect-error FIXME buffer has unexpected type
Severity: Minor
Found in routes/profileImageFileUpload.ts by fixme

FIXME found
Open

    // @ts-expect-error FIXME promise return handling broken
Severity: Minor
Found in test/api/2faSpec.ts by fixme
Severity
Category
Status
Source
Language