dependency-check / dependency-check/DependencyCheck

Request to make full url from pom

Open
#4,960 11 comments 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
Java
Stars
7.7k
Forks
1.4k
Avg merge
9d 22h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
I used DepedencyCheck tool to **analyze Jar file**. DependencyCheck must be a very useful tool for me.
But the url result from pom is **not full link**,
Maybe if the url is a link to github, it seems that only the back of the address, not the full link, comes out like this.
![image](https://user-images.githubusercontent.com/81218204/196586419-3501b312-4649-4ff9-9990-09d5e99f536b.png)

Maybe... I think that the full url will be 'https://github.com/googleapis/api-common-java'.

**Describe the solution you'd like**
I think it would be more useful if you could derive the result with full url.

Namely, the url from pom is

- AS-IS
- url : googleapis/api-common-java

- TO-BE
- url : https://github.com/googleapis/api-common-java

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.