Revert "Running shell scripts is a security vulnerability"

This reverts commit d3826d256114afe2820a1c4574f005b4c4a0eb80.
9 files changed
tree: 6ef2c8234e4b91ee24ded88ef8372a239722464e
  1. content/
  2. migration/
  3. theme/
  4. tools/
  5. .asf.yaml
  6. .gitignore
  7. pelicanconf.py
  8. README.md
  9. requirements.txt
README.md

Pelican ASF Website

See ASF-Pelican

See migration notes

Tools folder

The Tools folder from ASF CMS is copied to tools. These need to be adapted to Git based processes. See migration notes.

Security content

The pelican build first runs a shell script content/security/vulnerabilities.sh to run the other shell scripts. These generate html into md files along with the full json. See .gitignore for the list of files.

Shell and python script files are otherwise ignored by the build.