
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
The minimalist photo collection generator.
Demo: https://demo.moul.app
Download a single binary, add to $PATH
and you’re done
curl -s https://moul.app/install.sh | sh
coming soon
coming soon
# Create new photo collection
$ moul new my-collection
# Place photos into its desire folders
# Add your information in config.json
# Generate your photo collection
$ cd my-collection && moul dev
# Build
$ moul build
It depends on how many photos you added to
photos/collection
, the commandmoul dev
might take a while. It's a good time to grab coffee.
photos/cover
: Any landscape aspect ratio will work fine (recommended: 2560px wide)photos/profile
: Square - 1:1 aspect ratio (recommended: 1024px wide)photos/collection
: Any aspect ratio (recommended: 2048px wide){
"site": {
"url": "https://demo.moul.app",
"name": "Moul",
"bio": "The minimalist photo collection generator"
},
"social": {
"twitter": "mouldotco",
"youtube": "",
"facebook": "",
"instagram": ""
}
}
The link for twitter will be come
https://twitter.com/mouldotco
You can pretty much deploy the dist
folder to any static site hosting. That includes
and more.
This project is licensed under the MIT License - see the LICENSE file for details
FAQs
The minimalist photo collection generator.
The npm package moul receives a total of 0 weekly downloads. As such, moul popularity was classified as not popular.
We found that moul demonstrated a not healthy version release cadence and project activity because the last version was released 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 News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.