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: Tue, 17 May 2022 03:58:10 GMT over 202 websites.
Check Type | Check Results | Check Description |
---|---|---|
Uri | https://nifi.apache.org/ | |
Foundation | https://nifi.apache.org/assets/images/asf_logo.png | |
Events | https://www.apache.org/events/current-event-234x60.png | |
License | https://www.apache.org/licenses/LICENSE-2.0 |
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 | Apache, the Apache feather logo, NiFi, Apache NiFi and the project logo are trademarks of The Apache Software Foundation. | |
Copyright | Copyright © 2018 The Apache Software Foundation | |
Privacy |
URL expected to match regular expression:
\A(https://privacy\.apache\.org/policies/privacy-policy-public.html|https?://(www\.)?apache\.org/foundation/policies/privacy\.html)\z
All websites must link to the Privacy Policy. |
|
Resources | Found 2 external resources: {"www.google-analytics.com"=>1, "fonts.googleapis.com"=>1} |
Text of a link expected to match regular expression:
Found \d+ external resources
Websites must not link to externally hosted resources |
Image | nifi.svg |