getappmap / getappmap/appmap-java
Relative config file location is reported in agent.log
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 88
- Forks
- 17
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
Do not output absolute file path in the log, use a relative path to the project folder instead. Absolute path can reveal details like user name, computer name / OS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the code that reports the configuration file location in agent.log, then inspect how the project folder and logged path are determined. Done means the log uses a relative path and no longer exposes absolute user, computer, or OS details; verify the resulting agent.log output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100