
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
#=GCal4Ruby
#==Introduction #GCal4Ruby is a full featured wrapper for the google calendar API. GCal4Ruby implements #all of the functionality available through the Google Calnedar API, including permissions, #attendees, reminders and event recurrence.
#==Author and Contact Information #GCal4Ruby was created and is maintained by {Mike Reich}[mailto:mike@seabourneconsulting.com] #and is licenses under the LGPL v3. Feel free to use and update, but be sure to contribute your #code back to the project and attribute as required by the license. You can find the text of the LGPL #here: http://www.gnu.org/licenses/lgpl.html.
#===Website #http://cookingandcoding.com/gcal4ruby/
#==Description #GCal4Ruby has three major components: the service, calendar and event objects. Each service #has many calendars, which in turn have many events. Each service is the representation of a #google account, and thus must be successfully authenticated using valid Google Calendar #account credentials.
#==Examples #Below are some common usage examples. For more examples, check the documentation. #===Service #1. Authenticate
#2. Get Calendar List
#===Calendar #All usages assume a successfully authenticated Service. #1. Create a new Calendar
#2. Find a calendar by ID
#3. Get all calendar events
#4. Find an existing calendar by title
#5. Find all calendars containing a search term
#===Event #All usages assume a successfully authenticated Service and valid Calendar. #1. Create a new Event
#2. Find an existing Event by title
#3. Find an existing Event by ID
#4. Find all events containing the search term
#5. Find all events on a calendar containing the search term
#6. Find events within a date range
#7. Create a recurring event for every saturday
#8. Create an event with a 15 minute email reminder
#9. Create an event with attendees
FAQs
Unknown package
We found that aunderwo-gcal4ruby demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.