debian-forge-composer/cmd/osbuild-composer
Brian C. Lane 826e9d8cc6 osbuild-composer: Set ReadHeaderTimeout to 5s
This satisfies the linter complaint about potential Slowloris attack
where headers are read slowly in an attempt to DoS the server.

The uses of ListenAndServe are only for testing purposes and are not run
in the production server so ignore the lint errors in
osbuild-mock-openid-provider.
2022-09-15 03:57:40 -07:00
..
testdata templates/composer: Verify against mass sso and rh sso 2022-02-24 09:48:12 +01:00
composer.go osbuild-composer: Set ReadHeaderTimeout to 5s 2022-09-15 03:57:40 -07:00
config.go composer+worker: make dnf-json path externally configurable 2022-06-01 11:36:52 +01:00
config_test.go cloudapi: Drop bucket from composer config 2022-06-01 12:03:12 +02:00
main.go composer: add support for logrus syslog hook 2022-05-12 11:02:27 +02:00