
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
noko-overtime
Advanced tools
Node.js CLI tool for calculating overtime for nokotime.com.
NOTE: Currently does not support selecting a user. This tool will only be beneficial to you if you are the sole person making entries in your Noko sub-domain.
To install:
npm install noko-overtime -g
To run the initial setup:
noko-overtime configure
To calculate overtime:
noko-overtime
For help:
noko-overtime -h
Where do I get my Noko API authentication token?
How does the overtime calculation work?
daily overtime = sum(all time entries for that day) - configured working hours per day
daily overtime = sum(all time entries for that day)
How do I use overtime in the tool?
Just work less than you are supposed to. If you are supposed to work 8 hours each day and you only make time entries for 6 hours, then 2 hours will be deducted from your overtime.
If you want to take a full day off then just add a time entry with zero hours.
FAQs
Overtime calculation for nokotime.com
We found that noko-overtime 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
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.