Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

CSS selector detected as password #10

Closed
@radekk

Description

@radekk
Contributor

There is a case with CSS selector like [name="foobar"] being detected as the password because of its high entropy. It should be ignore by the CSS pre-filter but it's not.

Activity

self-assigned this
on Jul 26, 2017
radekk

radekk commented on Jul 26, 2017

@radekk
ContributorAuthor

It's strictly related to the CSS selector usage like [name="foobar"]:modifier.

radekk

radekk commented on Jul 26, 2017

@radekk
ContributorAuthor

@cristiandouce it's fixed now. Thanks for reporting that 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @radekk

      Issue actions

        CSS selector detected as password · Issue #10 · auth0/repo-supervisor