DependencyTrack / DependencyTrack/dependency-track

Support GitHub Enterprise Server hosted in a private environment

Open
#2,943 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue p3
Dominant language
Java
Stars
4.2k
Forks
811
Avg merge
8h 39m
Merged PRs (30d)
237

Description

### Current Behavior

GitHub Advisory Database is mirrored from the GraphQL endpoint `https://api.github.com/graphql` using PAT linked to github.com.

### Proposed Behavior

GitHub Advisory Database is mirrored from a configurable GraphQL endpoint.
The GraphQL endpoint is modifiable on the GitHub Advisory configuration page, the value is typed in a text field, with a default value set to `https://api.github.com/graphql`.

Example of custom URL:
* `https://github.contoso.com/api/graphql`

### Checklist

- [X] I have read and understand the [contributing guidelines](https://github.com/DependencyTrack/dependency-track/blob/master/CONTRIBUTING.md#filing-issues)
- [X] I have checked the [existing issues](https://github.com/DependencyTrack/dependency-track/issues) for whether this enhancement was already requested

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.