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

Fix false positives and negitives #96

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

justindhillon
Copy link
Owner

Any url that has "api." is probably a false positive and is now skipped. This resolves #91.

There is a bug where links will return false negative when there is no error response. This has been fixed.

@justindhillon justindhillon merged commit de4dfba into main Apr 8, 2024
1 check failed
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.

Any url that has "api." is probably a false positive.
1 participant