This script periodically crawls all Apache project and podling websites to check them for a few specific links or text blocks that all projects are expected to have. The checks include verifying that all required links appear on a project homepage, along with an "image" check if project logo files are in apache.org/img
View the crawler code, website display code, validation checks details, and raw JSON data.
Last crawl time: Mon, 25 Sep 2023 03:59:16 GMT over 217 websites.
Check Type | Check Results | Check Description |
---|---|---|
Uri | https://causeway.apache.org/ | |
Foundation | Apache Home Page | |
Events | https://www.apache.org/events/current-event | |
License |
URL expected to match regular expression:
^https?://.*apache.org/licenses/?$
There should be a "License" (*not* "Licenses") navigation link which points to: http[s]://www.apache.org/licenses[/]. (Do not link to sub-pages) |
|
Thanks | https://www.apache.org/foundation/thanks.html | |
Security | https://www.apache.org/security/ | |
Sponsorship | https://www.apache.org/foundation/sponsorship.html | |
Trademarks | , licensed under the Apache License, v2.0. Apache, the Apache feather logo, Apache Causeway™, and the Apache Causeway project logo are all trademarks of The Apache Software Foundation. | |
Copyright | Bootstrap Template © Copyright Reveal. All Rights Reserved |
Text of a link expected to match regular expression:
((Copyright|©).*apache|apache.*(Copyright|©))
All website content SHOULD include a copyright notice for the ASF. |
Privacy |
URL expected to match regular expression:
\Ahttps://privacy\.apache\.org/policies/privacy-policy-public\.html\z
|
\Ahttps?://(?:www\.)?apache\.org/foundation/policies/privacy\.html\z
All websites must link to the Privacy Policy. |
|
Resources | Found 3 external resources: {"fonts.googleapis.com"=>1, "cdn.jsdelivr.net"=>2} |
Text of a link expected to match regular expression:
Found \d+ external resources
Websites must not link to externally hosted resources |
Image | causeway.svg |