SPLWare / SPLWare/esProc

数据库对象单元格内容明码显示密码

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.7k
Forks
364
PR merge metrics
No merged PRs in 30d

Description

有connect()函数创建数据库对象,单元格内容明码显示数据库密码不安全,建议不显示密码。

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 tracing the connect() function and the database object cell rendering to find where the password becomes visible. Confirm how sensitive connection fields are represented, then ensure the database password is omitted or masked in cell content and verify that ordinary connection details still display correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.