Apache Project Website Checks

Checking Project Websites for required and disallowed content

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

The script also checks for 3rd party resource references that might be in conflict with our privacy policy.

The Content-Security-Policy (Csp) check is a work in progress: it only checks that the default settings have not been over-ridden. It does not check if the host exceptions have been approved.

View the crawler code, website display code, validation checks details, and raw JSON data.
Last crawl time: Fri, 31 Oct 2025 06:10:46 GMT over 219 websites.

Site Check For Project - Cayenne

Results for Project Cayenne .
Check Results column is the actual text or URL found on the homepage for this check (when applicable).
Check Type Check Results Check Description
Uri https://cayenne.apache.org/
Foundation Apache Homepage
Events https://www.apachecon.com/event-images/snippet.js
License https://www.apache.org/licenses/
Thanks https://cayenne.apache.org/thanks.html URL expected to match regular expression: ^https?://.*apache.org/foundation/(thanks|sponsors)
"Sponsors", "Thanks" or "Thanks to our Sponsors" should link to: http://www.apache.org/foundation/thanks.html or sponsors.html
Security https://www.apache.org/security/
Sponsorship https://www.apache.org/foundation/sponsorship.html
Trademarks Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation.
Copyright Copyright © 2001-2025 Apache Software Foundation.
Privacy https://privacy.apache.org/policies/privacy-policy-public.html
Resources Found 4 external resources: {"ERROR Refused to load the image 'data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255, 255, 255, 0.7%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E' because it violates the following Content Security Policy directive: \"img-src https://*\"."=>1, ""=>1, "static.scarf.sh"=>1, "ERROR Failed to load resource: net::ERR_FAILED"=>1} Text of a link expected to match regular expression: Found \d+ external resources
Websites must not link to externally hosted resources
Image cayenne.svg
Csp_check Invalid: img-src https://*; frame-src youtube.com https://www.youtube.com; Msg: Non-default CSP
Websites must not replace the default Content-Security-Policy