Running shell scripts is a security vulnerability
9 files changed
tree: 9d7db0ef58fa78d48e95cf7970237f0e39d34780
  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

Vulnerability pages are generated by a shell script content/security/vulnerabilities.sh which runs other shell scripts. These generate html in md files along with the full json.

I recommend that this script be included in the release process.

Shell and python script files are ignored by the build.