Files
ttl.sh/hooks
dependabot[bot] 5da2dccfac Bump semver from 5.5.1 to 5.7.2 in /hooks
Bumps [semver](https://github.com/npm/node-semver) from 5.5.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.5.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 18:06:43 +00:00
..
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00
2019-05-21 13:01:45 +00:00
2019-05-21 13:01:45 +00:00
2019-05-21 13:01:45 +00:00
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00

ttl.sh hooks

This is the hooks server that also has the reaper for ttl.sh.

The webhooks from the registry are terminated in src/controllers/HookAPI.ts. The reaper runs on a cron and executes src/commands/reap.ts.