ConfigHubPub / ConfigHubPub/ConfigHubPlatform

Mailgun configuration

Open
#93 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
80
Forks
25
PR merge metrics
No merged PRs in 30d

Description

It looks like this has a key that's hard-coded:

https://github.com/ConfigHubPub/ConfigHubPlatform/blob/master/core/src/main/java/com/confighub/core/mail/SendMail.java

Was that intentional for demo purposes?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting core/src/main/java/com/confighub/core/mail/SendMail.java, focusing on the hard-coded key and how mail configuration is loaded. Confirm whether the key is intentional for demos; done means the configuration is no longer an unintended embedded secret, with the existing mail behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.