Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scan): add stored_xss and deprecate dom_xss #170

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

aborovsky
Copy link
Contributor

Closes #169

@aborovsky aborovsky added the Type: enhancement New feature or request. label Jul 20, 2023
@aborovsky aborovsky requested a review from derevnjuk July 20, 2023 06:57
@aborovsky aborovsky self-assigned this Jul 20, 2023
@codeclimate
Copy link

codeclimate bot commented Jul 20, 2023

Code Climate has analyzed commit 69493c0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 97.5% (0.0% change).

View more on Code Climate.

@aborovsky aborovsky changed the title feat(scan): revamp xss scan test types: new stored_xss, deprecate dom_xss feat(scan): revamp xss scan test types: add stored_xss, deprecate dom_xss Jul 20, 2023
@derevnjuk derevnjuk changed the title feat(scan): revamp xss scan test types: add stored_xss, deprecate dom_xss feat(scan): add stored_xss and deprecate dom_xss Jul 20, 2023
packages/scan/src/DefaultScans.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/DefaultScans.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanFactory.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanFactory.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanFactory.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanFactory.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanSettings.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanSettings.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanSettings.spec.ts Outdated Show resolved Hide resolved
packages/scan/src/ScanSettings.spec.ts Outdated Show resolved Hide resolved
@aborovsky aborovsky requested a review from derevnjuk July 20, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XSS test types changed, new stored_xss type introduced
2 participants