
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
tap-clockify
Advanced tools
Author: Stephen Bailey (sbailey@immuta.com)
This is a Singer tap that produces JSON-formatted data following the Singer spec.
It can generate a catalog of available data in Clockify and extract the following resources:
{
"api_key": "string",
"workspace": "string",
"start_date": "2020-04-01T00:00:00Z"
}
git clone git@github.com:immuta/tap-clockify.git
cd tap-clockify
pip install .
Get an API key from Clockify
Create the config file.
There is a template you can use at config.json.example, just copy it to config.json in the repo root and insert your token
tap-clockify -c config.json --discover > catalog.json
Step 4 generates a a file called catalog.json that specifies all the available endpoints and fields. You'll need to open the file and select the ones you'd like to replicate. See the Singer guide on Catalog Format for more information on how tables are selected.
tap-clockify -c config.json --catalog catalog.json
Would like to acknowledge the folks at Fishtown Analytics whose tap-framework and tap-lever packages formed the foundation for this package.
Copyright © 2019 Immuta
FAQs
Singer tap for Clockify, built with the Meltano SDK for Singer Taps.
We found that tap-clockify demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.