5 Commits

Author SHA1 Message Date
bejeanmo
facb2afe3c fix: Pin docker dependencies (#196)
Pin docker dependecies to prevent exploits resulting from PyPi or docker
certificate comproise.

Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>
2024-08-07 14:03:41 -04:00
Atharva Lele
2780b14325 Update Dockerfile to fix CVE-2020-11022 (#172)
- Set Travis CI to build using Ubuntu 22.04
- Mark /docs as a safe directory for Git. Refer link below.
  https://github.blog/2022-04-12-git-security-vulnerability-announced/
- Update Docker to Ubuntu 22.04 base
- Add sphinx_rtd_theme to site's conf.py as required by newer
  Sphinx versions
- This will fix CVE-2020-11022 as detected by GitHub IPAS scan

Signed-off-by: Atharva Lele <atharva.lele@intel.com>
2023-04-06 16:32:28 -07:00
Huang Jin
a723f28060 Install Sphinx tools with exact versions
This change attempts to fix search box non-working problem.
2018-10-17 18:04:15 -07:00
sbl-support
057aba90d9 Update Dockerfile 2018-09-18 15:50:38 -07:00
Jin, Huang
fbf926ff96 Initial doc code check-in 2018-09-13 16:20:25 -07:00