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

Bug with using ExtractJsluiceEndpoints() twice #586

Closed
0x123456789 opened this issue Sep 7, 2023 · 0 comments · Fixed by #587
Closed

Bug with using ExtractJsluiceEndpoints() twice #586

0x123456789 opened this issue Sep 7, 2023 · 0 comments · Fixed by #587
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone

Comments

@0x123456789
Copy link
Contributor

katana version:

1.0.3

Current Behavior:

Function scriptJSFileRegexParser() use ExtractJsluiceEndpoints() to get results from JS file

Expected Behavior:

Function scriptJSFileRegexParser() use ExtractRelativeEndpoints() to get results from JS file, because for ExtractJsluiceEndpoints() already exists scriptJSFileJsluiceParser().

Steps To Reproduce:

run with -jc flag

Anything else:

@0x123456789 0x123456789 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Sep 7, 2023
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Sep 11, 2023
@ehsandeep ehsandeep added this to the katana v1.0.4 milestone Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants