Multiple use of the same hardcoded string
Open
bug
DEV
enhancement
postponed
- Dominant language
- Java
- Stars
- 307
- Forks
- 144
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
In the process of investigating #963 I found that failsafe.github.key property is accessed via System.getProperty call with the same hardcoded string literal. This doesn't look like a good design.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.