![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
A CLI tool to parse a standard format crontab file, create monitors in cronitor.io for each job, and automatically add the necessary curl commands to the original crontab.
It assumes that you are using cronitor's "template" feature to configure notifications for your monitors, and that you have created templates which will then be passed to autocronitor.
Please note, cronitor.io (and therefore autocronitor) do not support "informal" cron expressions such as @hourly
or @daily
.
autocronitor is available on rubygems.org - if you have that source in your gemrc, you can simply use:
gem install autocronitor
You can run autocronitor by running the autocronitor
command.
Usage: autocronitor [-aft]
Specific options:
-a, --api-key APIKEY Your cronitor.io API key
-f, --filename FILENAME The cron files to read
Email Options:
-t, --templace *TEMPLATES The Cronitor.io templates to send alerts for this monitor to
Text to exclude:
-c, --common-text *COMMONTEXT A space separated list of common text to exclude from cron names
-i, --common-include-text *COMMONINCLUDETEXT
A space separated list of common text to exclude from cron names (includes strings which contain each phrase)
Mandatory Parameters (you must specify one or the other)
Optional Parameters
$> autocronitor -a abcdef123456 -f test.conf -t mydefault-template
Processing file test.conf
Cron expression: 10 * * * *
Cron name: testcron
Creating monitor testcron...
Monitor 'testcron' created with ID abc123
Writing new test.conf with added Cronitor URLs...
FAQs
Unknown package
We found that autocronitor 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.