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

Correcting link errors based on failed checks #1955

Merged
merged 4 commits into from Oct 29, 2021
Merged

Correcting link errors based on failed checks #1955

merged 4 commits into from Oct 29, 2021

Conversation

anantshri
Copy link
Collaborator

The github actions are resulting in multiple link check fails. correcting some of them here.

  1. https://support.virustotal.com/hc/en-us/articles/115002146549-Mobile-Apps link is a problematic link as its default response code is 403 which causes scripts to fail. Someone need to relook at the script to see if a exception can be added.

sh3llc0d3r.com stopped resolving replaced links with web archive links.
stingray technologies url has shifted.
Correcting link errors based on failed checks
Copy link
Collaborator

@cpholguera cpholguera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @anantshri, this is very helpful!

@cpholguera
Copy link
Collaborator

I'll upgrade the GitHub Action version, let's see if it helps.

@cpholguera cpholguera merged commit 88276cf into OWASP:master Oct 29, 2021
cpholguera added a commit that referenced this pull request Oct 29, 2021
* Upgrade Link Checker

* Correcting link errors based on failed checks (#1955)

* sh3llc0d3r.com links replaced with web archive

sh3llc0d3r.com stopped resolving replaced links with web archive links.

* converting http to https

* stingray technologies correcting url

stingray technologies url has shifted.

* fix links

* rename checks

* add 403 alive

* add 200 alive code

Co-authored-by: Anant Shrivastava <anant@anantshri.info>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants