
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
vigetlabs-amazon-ec2
Advanced tools
A rack application daemon that creates an iCal subscription file from exchange calendars.
sudo gem install dockit # if you've cloned from github
sudo gem install vigetlabs-dockit -s http://gems.github.com
Simply set up a file, .dockit, in your home directory with your username, domain, and the url of your exchange server. Leave the domain blank if your login for exchange is NOT your email address. If you leave domain blank, change the resulting url to simply reflect your username, with the @domain.com. The port too, if not 2000, should be changed.
default: username: john.doe domain: example.com password: password remote_uri: http://mail.example.com/exchange/john.doe@example.com/ local_port: 2000
The resulting url for subscribing in iCal when running this daemon on the localhost would be: http://localhost:2000/john.doe.ics
Given the yaml file defined example, the command would be:
dockit default (or in the case of default, just dockit)
FAQs
Unknown package
We found that vigetlabs-amazon-ec2 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
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.