mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-03 19:34:53 -07:00
b9bca40a06
add recon modules that fingerprint ci/cd pipeline servers via their public version endpoints: concourse /api/v1/info, woodpecker /version (keyed on its source repository) and gocd /go/api/version (keyed on its gocd commit url); each answers without authentication and discloses the server version.