Files
ttl.sh/hooks
dependabot[bot] 189fd8c486 Bump js-yaml and mocha in /hooks
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.14.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `js-yaml` from 3.12.0 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.14.2)

Updates `mocha` from 6.0.2 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v6.0.2...v11.7.5)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 19:55:39 +00:00
..
2024-02-05 09:16:45 -08:00
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00
2024-02-05 09:16:45 -08:00
2024-02-05 09:16:45 -08:00
2024-02-05 09:16:45 -08:00
2025-11-18 19:55:39 +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.