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

Adding prototype of cycle detection #250

Merged
merged 2 commits into from
Dec 27, 2022
Merged

Adding prototype of cycle detection #250

merged 2 commits into from
Dec 27, 2022

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented Dec 22, 2022

Description

  • Bump to go1.18
  • replacing xxxutils with utils
  • Prototype of cycle detection (max length + max repetitions of longest sequence)

Closes #122
Depends on projectdiscovery/utils#34

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Dec 22, 2022
@Mzack9999 Mzack9999 self-assigned this Dec 22, 2022
@Mzack9999 Mzack9999 marked this pull request as draft December 22, 2022 19:56
@Mzack9999 Mzack9999 linked an issue Dec 22, 2022 that may be closed by this pull request
@Mzack9999 Mzack9999 marked this pull request as ready for review December 23, 2022 14:05
@ehsandeep ehsandeep merged commit 8d16e7b into dev Dec 27, 2022
@ehsandeep ehsandeep deleted the issue-122-append-loop branch December 27, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't crawl same path when the page outputs visited url in response
2 participants