Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Drupan is a flexible static site generator helping you to create blogs, single page applications or traditional websites.
Drupan is a flexible static site generator helping you to create blogs, single page applications or traditional websites. While being opinionated the plugin system allows you to extend it with any functionality you desire.
Install drupan, clone this example site <https://github.com/fallenhitokiri/drupan-template-blog>
__
repository and run drupan config.yaml --serve
in the cloned
directory.
You can install drupan via pip. To generate your site you just run
drupan ~path/to/config.yaml
.
Supported command line switches
nodeploy
do not deploy the generated siteserve
runs a development server on port 9000deploy
deploy your output directory without generationReaders
- ``filesystem`` reads content from files with a YAML header
Writers
filesystem
writes the generated site to a directoryDeployment
- ``s3cf`` deploy your site to AWS S3 and optionally invalidate changed
files on AWS CloudFront using boto
- ``gitsub`` commits the changes to git and pushes to a remote server
- ``s3sub`` uploads your site to AWS S3 using the AWS CLI package
Plugins
~~~~~~~
- ``blank`` generates empty Entity instances with a given layout. This
can be used to generate index or archive pages
- ``markdown`` converts entity content from markdown to HTML
- ``tags`` support for tags which are added to a posts meta information
FAQs
Drupan is a flexible static site generator helping you to create blogs, single page applications or traditional websites.
We found that drupan 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.