Skip to content

RDKEMW-22733 : [support/8.6.3.0] [SECVULN][7.5] Remove sensitive information from property files in /etc - #592

Merged
nhanasi merged 1 commit into
support/5.1.0from
topic/RDKEMW-22733
Jul 30, 2026
Merged

RDKEMW-22733 : [support/8.6.3.0] [SECVULN][7.5] Remove sensitive information from property files in /etc#592
nhanasi merged 1 commit into
support/5.1.0from
topic/RDKEMW-22733

Conversation

@madhubabutt

Copy link
Copy Markdown
Contributor

No description provided.

@madhubabutt
madhubabutt requested a review from a team as a code owner July 30, 2026 16:06
Copilot AI review requested due to automatic review settings July 30, 2026 16:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes hardcoded infrastructure endpoints and credentials from /etc property files, aligning with the goal of reducing sensitive information stored in tracked configuration.

Changes:

  • Removed hardcoded crash upload server address and minidump/coredump upload credentials from etc/config.properties.
  • Removed several hardcoded server/proxy/CDL/image/TFTP addresses from etc/common.properties.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
etc/config.properties Removes crash server IP and upload usernames/passwords from coredump/minidump settings.
etc/common.properties Removes several hardcoded network endpoints (proxy/CDL/image/TFTP/crash server).
Comments suppressed due to low confidence (1)

etc/config.properties:28

  • POTOMAC_SVR is still set to a specific IP address. If IPs are considered sensitive in this context (as suggested by the other removals), this should be removed/blanked and provided via runtime configuration instead.
CRASH_SERVER_MINIDUMP_PORT=2199
POTOMAC_SVR=69.252.107.55

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread etc/config.properties
Comment thread etc/common.properties
@nhanasi
nhanasi merged commit c0def1d into support/5.1.0 Jul 30, 2026
5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants