devguard icon indicating copy to clipboard operation
devguard copied to clipboard

Add webhook_secret column to assets

Open timbastin opened this issue 7 months ago • 1 comments

The webhook_secret column should be a random string per default - really random! It should be updatable using the asset settings (regular patch request).

timbastin avatar Apr 29 '25 15:04 timbastin

the column should NOT be part of the AssetDTO. There should be an extra api endpoint to retrieve the secret

timbastin avatar Apr 29 '25 15:04 timbastin

done

Hubtrick-Git avatar Jun 04 '25 12:06 Hubtrick-Git