Add detailed explanations for integration with GitHub, GitLab, Jira, and external entity providers#93
Open
Add detailed explanations for integration with GitHub, GitLab, Jira, and external entity providers#93
Conversation
…and external entity providers Signed-off-by: rafi <refaei.shikho@hotmail.com>
timbastin
reviewed
Feb 13, 2026
| | External Entity | DevGuard Entity | | ||
| |-----------------|-----------------| | ||
| | GitLab Instance | Organization | | ||
| | GitLab Group | Project | |
Member
There was a problem hiding this comment.
We are calling it now Group in the frontend.
Suggested change
| | GitLab Group | Project | | |
| | GitLab Group | Group | |
| |-----------------|-----------------| | ||
| | GitLab Instance | Organization | | ||
| | GitLab Group | Project | | ||
| | GitLab Project | Asset | |
Member
There was a problem hiding this comment.
Suggested change
| | GitLab Project | Asset | | |
| | GitLab Project | Project | |
|
|
||
| Synchronization occurs automatically when: | ||
| - Users authenticate via the external provider | ||
| - Users access an organization linked to an external entity |
Member
There was a problem hiding this comment.
We are doing this only after a fixed interval. So not all requests to an organization will issue a whole sync.
| ## Limitations | ||
|
|
||
| - **Provider Support**: Currently limited to GitLab | ||
| - **Token Validity**: Requires valid OAuth2 tokens for sync |
Member
There was a problem hiding this comment.
There is another limitation: devguard can never decide if a user just lost access to an repository on Gitlab or if it got deleted. Thus devguard will be never delete any external entity projects and instead just revokes permissions
| | Command | Effect | | ||
| |---------|--------| | ||
| | `/accept <reason>` | Accept the vulnerability risk | | ||
| | `/false-positive <reason>` | Mark as false positive | |
Member
There was a problem hiding this comment.
Please double check. Isn't the user forced to provide the mechanical justification instead like vulnerable code not present?
Member
|
@refoo0 i added some comments |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.