aquasecurity / aquasecurity/postee

Send the Slack WebHook URL as a Secret

Open
#479 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
204
Forks
65
Avg merge
6d 21h
Merged PRs (30d)
1

Description

When setting up the action to send Slack notification, the Slack WebHook URL need to send as a plain text.
This URL should be sent as a secret value as it contains sensitive data.
Or else there should be a way to provide the whole config via a secret (_/templates/cfg-configmap.yaml_).

Contributor guide

Open the contributing guide

Research direction

Start with _/templates/cfg-configmap.yaml_ and inspect how the Slack notification action currently receives its WebHook URL. Determine whether the configuration can consume a secret value or whether the whole config must be supplied from a secret; done means the URL is no longer required as plain text and the supported configuration path is documented or tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.