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

securityTester file update and test file update #478

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

icemedia001
Copy link
Contributor

@icemedia001 icemedia001 commented Dec 4, 2023

brainpass security iteration

Wrote test for the brainpass security to ensure that the javascript checker is not flagging javascript keywords in plain text without invocation, example 'confirm scheduling' should not be flagged, 'confirm()' should be flagged.

Test with:

yarn test securityTester.spec.ts

closes EveripediaNetwork/issues#2020

Copy link

stackblitz bot commented Dec 4, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codeclimate bot commented Dec 4, 2023

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

View more on Code Climate.

@AshakaE AshakaE merged commit 88ce6e4 into main Dec 5, 2023
1 check passed
@AshakaE AshakaE deleted the securityTester branch December 5, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

brainpass security iteration
2 participants