clarkead opened a new pull request #27369: [SPARK-30654] Bootstrap4 docs upgrade
URL: https://github.com/apache/spark/pull/27369
 
 
   ### What changes were proposed in this pull request?
   We are using an older version of Bootstrap (v. 2.1.0) for the online 
documentation site.  Bootstrap 2.x was moved to EOL in Aug 2013 and Bootstrap 
3.x was moved to EOL in July 2019 (https://github.com/twbs/release).  Older 
versions of Bootstrap are also getting flagged in security scans for various 
CVEs:
   
       https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72889
       https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-173700
       https://snyk.io/vuln/npm:bootstrap:20180529
       https://snyk.io/vuln/npm:bootstrap:20160627
   
   I haven't validated each CVE, but it would probably be good practice to 
resolve any potential issues and get on a supported release.
   
   The bad news is that there have been quite a few changes between Bootstrap 2 
and Bootstrap 4.  I've tried updating the library, refactoring/tweaking the CSS 
and JS to maintain a similar appearance and functionality, and testing the 
documentation.  This is a fairly large change so I'm sure additional testing 
and fixes will be needed.
   
   ### How was this patch tested?
   This has been manually tested, but as there is a lot of documentation it is 
possible issues were missed.  Additional testing and feedback is welcomed.  If 
it appears a whole section was missed let me know and I'll take a pass at 
addressing that section.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to