
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
A simple static site generator - supports Markdown, YAML and JSON inputs and Jinja2 templating
Static site generator with Jinja2 templates and structured content in Markdown, YAML, and JSON
Papery is available on pypi.
pip install papery
Run the following command
cd path/to/your_site/directory
papery init
papery run
You can see your web site via http://localhost:8000. All pages are automatically updated when you modified any resources.
papery build
You can set local Markdownlint rule file for Markdown file validation. By setting it anywhere under path/to/your_site/directory
, it has priority over the default rules.
Filenames ending with markdownlint.yaml
or markdownlint.yml
can be used to apply Markdownlint local rules.
Copyright 2013-2023 Xcoo, Inc.
Licensed under the Apache License, Version 2.0.
FAQs
A simple static site generator - supports Markdown, YAML and JSON inputs and Jinja2 templating
We found that papery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.