rbowen opened a new pull request, #637: URL: https://github.com/apache/atlas/pull/637
The Atlas website is failing all 9 ASF website policy checks (https://whimsy.apache.org/site/) because the site is rendered entirely via JavaScript and the compliance scanner cannot execute JS. This adds the missing ASF policy links (Foundation, Events, License, Security, Sponsorship, Thanks, Privacy) to the LegalFooter React component, updates the copyright year to 2026, and fixes the trademark text ("Apache feather logo" → "Apache logo"). Note: The underlying issue is that the Whimsy scanner cannot parse JS-rendered content. Even with these links present, the scanner may still report failures until it gains JS rendering capability. However, the links should be present regardless for site visitors. See: https://www.apache.org/foundation/marks/pmcs Checker: https://whimsy.apache.org/site/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
