Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing link generation code #7169

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Conversation

coheigea
Copy link
Contributor

I noticed for SAST, it doesn't generate a correct link back to GitHub when the repo is configured in the engagement, because the if statement for branch/commit hash etc only checks if the value is not None. Instead it should check for not empty.

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 053d009 into DefectDojo:dev Nov 21, 2022
@coheigea coheigea deleted the coheigea/link branch November 22, 2022 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants