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: Fri, 16 Apr 2021 01:55:44 GMT over 207 websites.
Check Type | Check Results | Check Description |
---|---|---|
Uri | http://isis.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/?$
"License" should link to: http[s]://www.apache.org/licenses[/] |
|
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 Isis™, and the Apache Isis 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. |
Image | isis.svg |