Apache Podling Website Checks

Checking Podling Websites for required and disallowed content

NOTE: most podlings may not pass these checks yet during incubation - but they are expected to pass them before graduation.

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.

View the crawler code, website display code, validation checks details, and raw JSON data.
Last crawl time: Wed, 04 Dec 2024 18:11:49 GMT over 32 websites.

Site Check For Podling - Polaris

Results for Podling Polaris . Reminder: Incubation is the process of becoming an Apache project - podlings are not required to meet these checks until graduation. See this project's incubation status.
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://polaris.apache.org URL expected to match regular expression: https?://[^.]+\.incubator\.apache\.org
The homepage for any ProjectName must be served from http://ProjectName(.incubator).apache.org
Disclaimer Apache Polaris™ is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
Foundation Foundation
Events https://www.apache.org/events/current-event.html
License https://www.apache.org/licenses/
Thanks https://www.apache.org/foundation/thanks.html
Security https://github.com/apache/polaris/blob/main/SECURITY.md URL expected to match regular expression: ^https?://.*apache.org/.*[Ss]ecurity
"Security" should link to either to a project-specific page [...], or to the main http://www.apache.org/security/ page.
Sponsorship https://www.apache.org/foundation/sponsorship.html
Trademarks Apache®, Apache Polaris™, Apache Iceberg™, Apache Spark™ are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.
Copyright 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 https://privacy.apache.org/policies/privacy-policy-public.html
Resources Found 4 external resources: {"code.jquery.com"=>1, "cdn.jsdelivr.net"=>1, "fonts.googleapis.com"=>1, "unpkg.com"=>1} Text of a link expected to match regular expression: Found \d+ external resources
Websites must not link to externally hosted resources
Image URL expected to match regular expression: .
Projects SHOULD add a copy of their logo to https://www.apache.org/logos/ to be included in ASF homepage.