
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Welcome to Pictorama. An easy picture gallery based on directory and files
Just clone the github repo..
git clone git@github.com:aboyon/pictorama.git
Copy the config.sample.yml to config.yml (into the config/ file)
cd config/
cp config.sample.yml config.yml
and then proceed to adjust the settings
picturama:
album_source: '/home/user/Pictures/some_folder/'
allowed_formats: ['jpg','png','jpeg']
thumbnail_prefix: thumb_
thumnail_default_size: "200x200"
generate your thumbnails quickly, by using the rake task created for that
rake thumbnail:generate["/some/folder"] #you can specify a different folder...
and then you'll get an answer like this:
Generating 30 thumbnails for folder /some/folder/ ...
Size: 200x200
Thumbnail generated from source 1.JPG. Target destination thumb_1.JPG
Thumbnail generated from source 2.JPG. Target destination thumb_2.JPG
Please see licence file for further reading.
FAQs
Unknown package
We found that picturama 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
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.