
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Command line based application running in node.js that allows access to Google Calendar API. This application basically uses the official Google's node.js client library. Supports authorization and authentication with OAuth 2.0.
Still in a early stage, issues or PRs with desired functionality or fixes are appreciated.
Before running the app for the first time: You may need CLIENT_ID, CLIENT_SECRET and REDIRECT_URL. This information can be found going to the Developer Console, clicking your project --> APIs & auth --> credentials. Download the JSON file from the Developer Console to your working directory and rename it client_secret.json.
Running the app for the first time: It will prompt you to authorize access, follow the instructions.
Just clone it in your machine or install it globaly using npm.
$ npm install cli-gcal -g
Type 'help' to get a list of commands
list [-i] [-m < max results >] [-d < date >]
Date format: YYYYYMM (Specified year and month), YYYY (The whole year) or MM or M (Current Year and specified month).
insert < YYYYMMDD > [< start time: hhmm >] [< duration in minutes >]
Default: current date, all-day-event
delete < event id >
removeToken
FAQs
Google Calendar client for node.js
We found that gcal-cli 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.